Searched refs:mGLView (Results 1 – 3 of 3) sorted by relevance
25 private GLSurfaceView mGLView; field in TextureTestActivity30 mGLView = new TextureTestSurfaceView(this); in onCreate()36 setContentView(mGLView); in onCreate()42 mGLView.onPause(); in onPause()48 mGLView.onResume(); in onResume()
51 private SurfaceTextureGLSurfaceView mGLView; field in NativeMediaActivity63 mGLView = new SurfaceTextureGLSurfaceView(this, this); in onCreate()64 setContentView(mGLView); in onCreate()118 mGLView.onPause(); in onPause()125 mGLView.onResume(); in onResume()150 SurfaceTexture st = mGLView.getSurfaceTexture(); in setSurfaceForNative()
90 GLSurfaceView mGLView; field in CameraGLTest115 mGLView = ctsActivity.getView(); in setUp()238 mGLView.requestRender(); in onFrameAvailable()427 mGLView.requestRender();445 mGLView.requestRender();482 mGLView.requestRender();603 mGLView.requestRender();