Home
last modified time | relevance | path

Searched refs:ClearGLSurfaceView (Results 1 – 1 of 1) sorted by relevance

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