34 lines
703 B
Smali
34 lines
703 B
Smali
.class public final synthetic Le0/d/b;
|
|
.super Ljava/lang/Object;
|
|
.source "lambda"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# instance fields
|
|
.field private final synthetic d:Lorg/webrtc/TextureBufferImpl;
|
|
|
|
|
|
# direct methods
|
|
.method public synthetic constructor <init>(Lorg/webrtc/TextureBufferImpl;)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Le0/d/b;->d:Lorg/webrtc/TextureBufferImpl;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final run()V
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Le0/d/b;->d:Lorg/webrtc/TextureBufferImpl;
|
|
|
|
invoke-virtual {v0}, Lorg/webrtc/TextureBufferImpl;->release()V
|
|
|
|
return-void
|
|
.end method
|