Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/gl2_cameraeye/src/com/android/gl2cameraeye/
DGL2CameraEye.java51 mGLView = new CamGLSurfaceView(this); in onCreate()
71 class CamGLSurfaceView extends GLSurfaceView implements SensorEventListener { class
72 public CamGLSurfaceView(Context context) { in CamGLSurfaceView() method in CamGLSurfaceView