TextureBufferHelper$2.smali

.class Lio/agora/base/TextureBufferHelper$2;
.super Ljava/lang/Object;

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lio/agora/base/TextureBufferHelper;->wrapTextureBuffer(IILio/agora/base/VideoFrame$TextureBuffer$Type;ILandroid/graphics/Matrix;)Lio/agora/base/VideoFrame$TextureBuffer;
.end annotation

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


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


# direct methods
.method constructor <init>(Lio/agora/base/TextureBufferHelper;)V
    .registers 2
    .annotation system Ldalvik/annotation/MethodParameters;
        accessFlags = {
            0x8010
        }
        names = {
            "this$0"
        }
    .end annotation

    iput-object p1, p0, Lio/agora/base/TextureBufferHelper$2;->this$0:Lio/agora/base/TextureBufferHelper;

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

    return-void
.end method


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

    iget-object v0, p0, Lio/agora/base/TextureBufferHelper$2;->this$0:Lio/agora/base/TextureBufferHelper;

    # invokes: Lio/agora/base/TextureBufferHelper;->returnTextureFrame()V
    invoke-static {v0}, Lio/agora/base/TextureBufferHelper;->access$100(Lio/agora/base/TextureBufferHelper;)V

    return-void
.end method