Class ShadowGLSurfaceView


@Implements(android.opengl.GLSurfaceView.class) public class ShadowGLSurfaceView extends ShadowSurfaceView
Fake implementation of GLSurfaceView
  • Constructor Details

    • ShadowGLSurfaceView

      public ShadowGLSurfaceView()
  • Method Details

    • __constructor__

      @Implementation protected void __constructor__(Context context)
    • __constructor__

      @Implementation protected void __constructor__(Context context, AttributeSet attrs)
    • onPause

      @Implementation protected void onPause()
    • onResume

      @Implementation protected void onResume()
    • reset

      @Resetter public static void reset()