Searched defs:CamGLSurfaceView (Results 1 - 1 of 1) sorted by path

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

Completed in 57 milliseconds