/packages/apps/Dialer/java/com/android/incallui/videosurface/impl/ |
D | VideoSurfaceTextureImpl.java | 123 onSurfaceCreated(); in attachToTextureView() 159 private void onSurfaceCreated() { in onSurfaceCreated() method in VideoSurfaceTextureImpl 161 delegate.onSurfaceCreated(this); in onSurfaceCreated() 215 onSurfaceCreated(); in onSurfaceTextureAvailable()
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/ |
D | WallpaperSurfaceCallback.java | 52 void onSurfaceCreated(); in onSurfaceCreated() method 111 mListener.onSurfaceCreated(); in surfaceCreated()
|
/packages/apps/Dialer/java/com/android/incallui/videosurface/protocol/ |
D | VideoSurfaceDelegate.java | 22 void onSurfaceCreated(VideoSurfaceTexture videoCallSurface); in onSurfaceCreated() method
|
/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
D | MosaicRendererSurfaceViewRenderer.java | 57 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in MosaicRendererSurfaceViewRenderer
|
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/cube/ |
D | CubeRenderer.java | 104 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in CubeRenderer
|
/packages/services/Car/service/src/com/android/car/pm/blurredbackground/ |
D | BlurredSurfaceRenderer.java | 86 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in BlurredSurfaceRenderer
|
/packages/apps/WallpaperPicker/src/com/android/photos/views/ |
D | TiledImageView.java | 169 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TiledImageView.TileRenderer
|
/packages/services/Car/tests/SampleRearViewCamera/src/com/google/android/car/rvc/ |
D | GLES20TriangleRenderer.java | 90 public void onSurfaceCreated(GL10 glUnused, EGLConfig config) { in onSurfaceCreated() method in GLES20TriangleRenderer
|
/packages/apps/Gallery2/src/com/android/photos/views/ |
D | BlockingGLTextureView.java | 400 mRenderer.onSurfaceCreated(mGL, mEglHelper.mEglConfig); in handleMessageLocked()
|
D | TiledImageView.java | 286 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TiledImageView.TileRenderer
|
/packages/apps/Dialer/java/com/android/incallui/ |
D | VideoCallPresenter.java | 1170 public void onSurfaceCreated(VideoSurfaceTexture videoCallSurface) { in onSurfaceCreated() method in VideoCallPresenter.LocalDelegate 1226 public void onSurfaceCreated(VideoSurfaceTexture videoCallSurface) { in onSurfaceCreated() method in VideoCallPresenter.RemoteDelegate
|
/packages/services/Car/tests/CarEvsCameraPreviewApp/src/com/google/android/car/evs/ |
D | GLES20CarEvsCameraPreviewRenderer.java | 224 @Override public void onSurfaceCreated(GL10 glUnused, EGLConfig config) { in onSurfaceCreated() method in GLES20CarEvsCameraPreviewRenderer
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
D | GLRootView.java | 284 public void onSurfaceCreated(GL10 gl1, EGLConfig config) { in onSurfaceCreated() method in GLRootView
|