Searched refs:MyGLSurfaceView (Results 1 – 4 of 4) sorted by relevance
27 public class MyGLSurfaceView extends GLSurfaceView { class31 public MyGLSurfaceView(Context context) { in MyGLSurfaceView() method in MyGLSurfaceView
32 mGLView = new MyGLSurfaceView(this); in onCreate()