Class ShadowGLSurfaceView


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

    • ShadowGLSurfaceView

      public ShadowGLSurfaceView()
  • Method Details

    • onPause

      @Implementation protected void onPause()
    • onResume

      @Implementation protected void onResume()