Searched refs:BasicGLSurfaceView (Results 1 – 4 of 4) sorted by relevance
24 class BasicGLSurfaceView extends GLSurfaceView { class25 public BasicGLSurfaceView(Context context) { in BasicGLSurfaceView() method in BasicGLSurfaceView
28 private BasicGLSurfaceView mView;33 mView = new BasicGLSurfaceView(getApplication()); in onCreate()
9 LOCAL_PACKAGE_NAME := BasicGLSurfaceView
348 development/samples/BasicGLSurfaceView samples/${PLATFORM_NAME}/legacy/BasicGLSurfaceView