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

/frameworks/native/opengl/tests/lighting1709/src/com/android/lightingtest/
H A DClearActivity.java38 mGLView = new ClearGLSurfaceView(this);
56 class ClearGLSurfaceView extends GLSurfaceView { class in inherits:GLSurfaceView
57 public ClearGLSurfaceView(Context context) { method in class:ClearGLSurfaceView

Completed in 31 milliseconds