SurfaceTextureHelper$9.smali
.class Lio/agora/base/internal/video/SurfaceTextureHelper$9;
.super Ljava/lang/Object;
.source "SurfaceTextureHelper.java"
# interfaces
.implements Ljava/util/concurrent/Callable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lio/agora/base/internal/video/SurfaceTextureHelper;->textureCopy(Lio/agora/base/VideoFrame$TextureBuffer;)Lio/agora/base/VideoFrame$TextureBuffer;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ljava/util/concurrent/Callable<",
"Lio/agora/base/VideoFrame$TextureBuffer;",
">;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lio/agora/base/internal/video/SurfaceTextureHelper;
.field final synthetic val$textureBuffer:Lio/agora/base/VideoFrame$TextureBuffer;
# direct methods
.method constructor <init>(Lio/agora/base/internal/video/SurfaceTextureHelper;Lio/agora/base/VideoFrame$TextureBuffer;)V
.registers 3
.line 314
iput-object p1, p0, Lio/agora/base/internal/video/SurfaceTextureHelper$9;->this$0:Lio/agora/base/internal/video/SurfaceTextureHelper;
iput-object p2, p0, Lio/agora/base/internal/video/SurfaceTextureHelper$9;->val$textureBuffer:Lio/agora/base/VideoFrame$TextureBuffer;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public call()Lio/agora/base/VideoFrame$TextureBuffer;
.registers 4
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
.line 317
iget-object v0, p0, Lio/agora/base/internal/video/SurfaceTextureHelper$9;->this$0:Lio/agora/base/internal/video/SurfaceTextureHelper;
# getter for: Lio/agora/base/internal/video/SurfaceTextureHelper;->textureBufferPool:Lio/agora/base/internal/video/TextureBufferPool;
invoke-static {v0}, Lio/agora/base/internal/video/SurfaceTextureHelper;->access$1100(Lio/agora/base/internal/video/SurfaceTextureHelper;)Lio/agora/base/internal/video/TextureBufferPool;
move-result-object v0
iget-object v1, p0, Lio/agora/base/internal/video/SurfaceTextureHelper$9;->val$textureBuffer:Lio/agora/base/VideoFrame$TextureBuffer;
new-instance v2, Lio/agora/base/internal/video/SurfaceTextureHelper$9$1;
invoke-direct {v2, p0}, Lio/agora/base/internal/video/SurfaceTextureHelper$9$1;-><init>(Lio/agora/base/internal/video/SurfaceTextureHelper$9;)V
invoke-virtual {v0, v1, v2}, Lio/agora/base/internal/video/TextureBufferPool;->textureCopy(Lio/agora/base/VideoFrame$TextureBuffer;Ljava/lang/Runnable;)Lio/agora/base/VideoFrame$TextureBuffer;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic call()Ljava/lang/Object;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
.line 314
invoke-virtual {p0}, Lio/agora/base/internal/video/SurfaceTextureHelper$9;->call()Lio/agora/base/VideoFrame$TextureBuffer;
move-result-object v0
return-object v0
.end method