SurfaceTextureHelper$5.smali

.class Lorg/webrtc/ali/SurfaceTextureHelper$5;
.super Ljava/lang/Object;
.source "SurfaceTextureHelper.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lorg/webrtc/ali/SurfaceTextureHelper;->returnTextureFrame()V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic this$0:Lorg/webrtc/ali/SurfaceTextureHelper;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method constructor <init>(Lorg/webrtc/ali/SurfaceTextureHelper;)V
    .registers 2
    .param p1, "this$0"    # Lorg/webrtc/ali/SurfaceTextureHelper;

    .line 186
    iput-object p1, p0, Lorg/webrtc/ali/SurfaceTextureHelper$5;->this$0:Lorg/webrtc/ali/SurfaceTextureHelper;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public run()V
    .registers 3

    .line 189
    iget-object v0, p0, Lorg/webrtc/ali/SurfaceTextureHelper$5;->this$0:Lorg/webrtc/ali/SurfaceTextureHelper;

    const/4 v1, 0x0

    # setter for: Lorg/webrtc/ali/SurfaceTextureHelper;->isTextureInUse:Z
    invoke-static {v0, v1}, Lorg/webrtc/ali/SurfaceTextureHelper;->access$602(Lorg/webrtc/ali/SurfaceTextureHelper;Z)Z

    .line 190
    iget-object v0, p0, Lorg/webrtc/ali/SurfaceTextureHelper$5;->this$0:Lorg/webrtc/ali/SurfaceTextureHelper;

    # getter for: Lorg/webrtc/ali/SurfaceTextureHelper;->isQuitting:Z
    invoke-static {v0}, Lorg/webrtc/ali/SurfaceTextureHelper;->access$700(Lorg/webrtc/ali/SurfaceTextureHelper;)Z

    move-result v0

    if-eqz v0, :cond_14

    .line 191
    iget-object v0, p0, Lorg/webrtc/ali/SurfaceTextureHelper$5;->this$0:Lorg/webrtc/ali/SurfaceTextureHelper;

    # invokes: Lorg/webrtc/ali/SurfaceTextureHelper;->release()V
    invoke-static {v0}, Lorg/webrtc/ali/SurfaceTextureHelper;->access$800(Lorg/webrtc/ali/SurfaceTextureHelper;)V

    goto :goto_19

    .line 193
    :cond_14
    iget-object v0, p0, Lorg/webrtc/ali/SurfaceTextureHelper$5;->this$0:Lorg/webrtc/ali/SurfaceTextureHelper;

    # invokes: Lorg/webrtc/ali/SurfaceTextureHelper;->tryDeliverTextureFrame()V
    invoke-static {v0}, Lorg/webrtc/ali/SurfaceTextureHelper;->access$500(Lorg/webrtc/ali/SurfaceTextureHelper;)V

    .line 195
    :goto_19
    return-void
.end method