Searched defs:MyGLSurfaceView (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/java/tests/GenImages/src/com/android/rs/genimage/
H A DGenImageAct.java34 mGLView = new MyGLSurfaceView(this);
58 class MyGLSurfaceView extends GLSurfaceView { class in inherits:GLSurfaceView
60 public MyGLSurfaceView(Context context) { method in class:MyGLSurfaceView
/frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/
H A DMyGLSurfaceView.java46 public class MyGLSurfaceView extends GLSurfaceView { class in inherits:GLSurfaceView
50 public MyGLSurfaceView(Context context) { method in class:MyGLSurfaceView
54 public MyGLSurfaceView(Context context, AttributeSet attributeSet) { method in class:MyGLSurfaceView

Completed in 473 milliseconds