Searched refs:onSurfaceCreated (Results 1 – 9 of 9) sorted by relevance
123 onSurfaceCreated(); in attachToTextureView()159 private void onSurfaceCreated() { in onSurfaceCreated() method in VideoSurfaceTextureImpl161 delegate.onSurfaceCreated(this); in onSurfaceCreated()215 onSurfaceCreated(); in onSurfaceTextureAvailable()
22 void onSurfaceCreated(VideoSurfaceTexture videoCallSurface); in onSurfaceCreated() method
57 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in MosaicRendererSurfaceViewRenderer
104 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in CubeRenderer
169 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TiledImageView.TileRenderer
1170 public void onSurfaceCreated(VideoSurfaceTexture videoCallSurface) { in onSurfaceCreated() method in VideoCallPresenter.LocalDelegate1226 public void onSurfaceCreated(VideoSurfaceTexture videoCallSurface) { in onSurfaceCreated() method in VideoCallPresenter.RemoteDelegate
400 mRenderer.onSurfaceCreated(mGL, mEglHelper.mEglConfig); in handleMessageLocked()
286 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TiledImageView.TileRenderer
284 public void onSurfaceCreated(GL10 gl1, EGLConfig config) { in onSurfaceCreated() method in GLRootView