Home
last modified time | relevance | path

Searched refs:onSurfaceCreated (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DVideoCallFragment.java185 onSurfaceCreated(); in recreateView()
231 onSurfaceCreated(); in onSurfaceTextureAvailable()
235 private void onSurfaceCreated() { in onSurfaceCreated() method in VideoCallFragment.VideoCallSurface
237 mPresenter.onSurfaceCreated(mSurfaceId); in onSurfaceCreated()
DVideoCallPresenter.java276 public void onSurfaceCreated(int surface) { in onSurfaceCreated() method in VideoCallPresenter
/packages/apps/LegacyCamera/src/com/android/camera/panorama/
DMosaicRendererSurfaceViewRenderer.java57 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in MosaicRendererSurfaceViewRenderer
/packages/experimental/CameraPreviewTest/src/com/example/android/videochatcameratest/
DSurfaceTextureView.java175 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in SurfaceTextureView.Renderer
/packages/apps/Gallery2/src/com/android/photos/views/
DBlockingGLTextureView.java400 mRenderer.onSurfaceCreated(mGL, mEglHelper.mEglConfig); in handleMessageLocked()
DTiledImageView.java286 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TiledImageView.TileRenderer
/packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/
DTiledImageView.java212 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TiledImageView.TileRenderer
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DGLRootView.java284 public void onSurfaceCreated(GL10 gl1, EGLConfig config) { in onSurfaceCreated() method in GLRootView