mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
62 lines
1.4 KiB
Smali
62 lines
1.4 KiB
Smali
.class Lorg/webrtc/TextureBufferImpl$1;
|
|
.super Ljava/lang/Object;
|
|
.source "TextureBufferImpl.java"
|
|
|
|
# interfaces
|
|
.implements Lorg/webrtc/TextureBufferImpl$RefCountMonitor;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lorg/webrtc/TextureBufferImpl;-><init>(IILorg/webrtc/VideoFrame$TextureBuffer$Type;ILandroid/graphics/Matrix;Landroid/os/Handler;Lorg/webrtc/YuvConverter;Ljava/lang/Runnable;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic val$releaseCallback:Ljava/lang/Runnable;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Ljava/lang/Runnable;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lorg/webrtc/TextureBufferImpl$1;->val$releaseCallback:Ljava/lang/Runnable;
|
|
|
|
.line 47
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onDestroy(Lorg/webrtc/TextureBufferImpl;)V
|
|
.locals 0
|
|
|
|
iget-object p0, p0, Lorg/webrtc/TextureBufferImpl$1;->val$releaseCallback:Ljava/lang/Runnable;
|
|
|
|
if-eqz p0, :cond_0
|
|
|
|
.line 57
|
|
invoke-interface {p0}, Ljava/lang/Runnable;->run()V
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public onRelease(Lorg/webrtc/TextureBufferImpl;)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onRetain(Lorg/webrtc/TextureBufferImpl;)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|