GPUPictureDrawer.smali
.class public Lcom/mmc/player/GPUPictureDrawer;
.super Ljava/lang/Object;
.source "SourceFile"
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public native createOESTextureId()I
.end method
.method public native getFboBuffer()Ljava/nio/IntBuffer;
.end method
.method public native onDrawFrame(I[I[FLjava/lang/Boolean;)V
.end method
.method public native onSurfaceSizeChanged(II)V
.end method
.method public native requestRender()V
.end method
.method public native setSurface(Landroid/view/Surface;)V
.end method
.method public native updateViewSize(Landroid/util/Size;)V
.end method