TimerSurfaceTextureHelper$13.smali

.class Lio/agora/base/internal/video/TimerSurfaceTextureHelper$13;
.super Ljava/lang/Object;
.source "TimerSurfaceTextureHelper.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lio/agora/base/internal/video/TimerSurfaceTextureHelper;->returnTextureFrame()V
.end annotation

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


# instance fields
.field final synthetic this$0:Lio/agora/base/internal/video/TimerSurfaceTextureHelper;


# direct methods
.method constructor <init>(Lio/agora/base/internal/video/TimerSurfaceTextureHelper;)V
    .registers 2

    .line 433
    iput-object p1, p0, Lio/agora/base/internal/video/TimerSurfaceTextureHelper$13;->this$0:Lio/agora/base/internal/video/TimerSurfaceTextureHelper;

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

    return-void
.end method


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

    .line 436
    iget-object v0, p0, Lio/agora/base/internal/video/TimerSurfaceTextureHelper$13;->this$0:Lio/agora/base/internal/video/TimerSurfaceTextureHelper;

    const/4 v1, 0x0

    # setter for: Lio/agora/base/internal/video/TimerSurfaceTextureHelper;->isOesTextureInUse:Z
    invoke-static {v0, v1}, Lio/agora/base/internal/video/TimerSurfaceTextureHelper;->access$602(Lio/agora/base/internal/video/TimerSurfaceTextureHelper;Z)Z

    .line 437
    iget-object v0, p0, Lio/agora/base/internal/video/TimerSurfaceTextureHelper$13;->this$0:Lio/agora/base/internal/video/TimerSurfaceTextureHelper;

    # getter for: Lio/agora/base/internal/video/TimerSurfaceTextureHelper;->isQuitting:Z
    invoke-static {v0}, Lio/agora/base/internal/video/TimerSurfaceTextureHelper;->access$700(Lio/agora/base/internal/video/TimerSurfaceTextureHelper;)Z

    move-result v0

    if-eqz v0, :cond_1f

    .line 438
    iget-object v0, p0, Lio/agora/base/internal/video/TimerSurfaceTextureHelper$13;->this$0:Lio/agora/base/internal/video/TimerSurfaceTextureHelper;

    # getter for: Lio/agora/base/internal/video/TimerSurfaceTextureHelper;->textureBufferPool:Lio/agora/base/internal/video/TextureBufferPool;
    invoke-static {v0}, Lio/agora/base/internal/video/TimerSurfaceTextureHelper;->access$1600(Lio/agora/base/internal/video/TimerSurfaceTextureHelper;)Lio/agora/base/internal/video/TextureBufferPool;

    move-result-object v0

    invoke-virtual {v0}, Lio/agora/base/internal/video/TextureBufferPool;->anyTextureInUse()Z

    move-result v0

    if-nez v0, :cond_1f

    .line 439
    iget-object v0, p0, Lio/agora/base/internal/video/TimerSurfaceTextureHelper$13;->this$0:Lio/agora/base/internal/video/TimerSurfaceTextureHelper;

    # invokes: Lio/agora/base/internal/video/TimerSurfaceTextureHelper;->release()V
    invoke-static {v0}, Lio/agora/base/internal/video/TimerSurfaceTextureHelper;->access$1700(Lio/agora/base/internal/video/TimerSurfaceTextureHelper;)V

    :cond_1f
    return-void
.end method