BlockGLSurfaceView$Renderer.smali
.class public interface abstract Lcom/sandboxol/clothes/BlockGLSurfaceView$Renderer;
.super Ljava/lang/Object;
.source "BlockGLSurfaceView.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/sandboxol/clothes/BlockGLSurfaceView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Renderer"
.end annotation
# virtual methods
.method public abstract onDrawFrame(Ljavax/microedition/khronos/opengles/GL10;)V
.end method
.method public abstract onSurfaceChanged(Ljavax/microedition/khronos/opengles/GL10;II)V
.end method
.method public abstract onSurfaceCreated(Ljavax/microedition/khronos/opengles/GL10;Ljavax/microedition/khronos/egl/EGLConfig;)V
.end method