Searched defs:onSurfaceCreated (Results 1 – 7 of 7) sorted by relevance
57 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in MosaicRendererSurfaceViewRenderer
175 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in SurfaceTextureView.Renderer
212 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TiledImageView.TileRenderer
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
235 private void onSurfaceCreated() { in onSurfaceCreated() method in VideoCallFragment.VideoCallSurface
284 public void onSurfaceCreated(int surface) { in onSurfaceCreated() method in VideoCallPresenter