Searched refs:CamGLSurfaceView (Results 1 – 1 of 1) sorted by relevance
51 mGLView = new CamGLSurfaceView(this); in onCreate()71 class CamGLSurfaceView extends GLSurfaceView implements SensorEventListener { class72 public CamGLSurfaceView(Context context) { in CamGLSurfaceView() method in CamGLSurfaceView