/aosp12/packages/apps/Dialer/java/com/android/incallui/videosurface/protocol/ |
H A D | VideoSurfaceDelegate.java | 22 void onSurfaceCreated(VideoSurfaceTexture videoCallSurface); in onSurfaceCreated() method
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/ |
H A D | GLWallpaperRenderer.java | 37 void onSurfaceCreated(); in onSurfaceCreated() method
|
H A D | ImageWallpaperRenderer.java | 82 public void onSurfaceCreated() { in onSurfaceCreated() method in ImageWallpaperRenderer
|
/aosp12/frameworks/native/opengl/tests/testPauseResume/src/com/android/test/ |
H A D | TestView.java | 79 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TestView.Renderer
|
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/cube/ |
H A D | CubeRenderer.java | 104 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in CubeRenderer
|
/aosp12/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/presentation/ |
H A D | CubeRenderer.java | 100 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in CubeRenderer
|
/aosp12/frameworks/native/opengl/tests/gl_jni/src/com/android/gljni/ |
H A D | GLJNIView.java | 79 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in GLJNIView.Renderer
|
/aosp12/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
H A D | TriangleRenderer.java | 37 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TriangleRenderer
|
/aosp12/frameworks/native/opengl/tests/testFramerate/src/com/android/testframerate/ |
H A D | TestFramerateView.java | 87 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TestFramerateView.Renderer
|
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
H A D | MosaicRendererSurfaceViewRenderer.java | 57 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in MosaicRendererSurfaceViewRenderer
|
/aosp12/frameworks/native/opengl/tests/lighting1709/src/com/android/lightingtest/ |
H A D | ClearActivity.java | 70 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in ClearRenderer
|
/aosp12/frameworks/native/opengl/tests/gl2_java/src/com/android/gl2java/ |
H A D | GL2JavaView.java | 83 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in GL2JavaView.Renderer
|
/aosp12/packages/services/Car/service/src/com/android/car/pm/blurredbackground/ |
H A D | BlurredSurfaceRenderer.java | 86 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in BlurredSurfaceRenderer
|
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | SurfaceHolderTarget.java | 189 private synchronized void onSurfaceCreated(SurfaceHolder holder) { in onSurfaceCreated() method in SurfaceHolderTarget
|
/aosp12/frameworks/rs/tests/java_api/RsNbody/src/com/example/android/rs/nbody_gl/ |
H A D | BasicGLRenderer.java | 33 public void onSurfaceCreated(GL10 unused, EGLConfig config) { in onSurfaceCreated() method in BasicGLRenderer
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/videosurface/impl/ |
H A D | VideoSurfaceTextureImpl.java | 159 private void onSurfaceCreated() { in onSurfaceCreated() method in VideoSurfaceTextureImpl
|
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/ |
H A D | WallpaperSurfaceCallback.java | 52 void onSurfaceCreated(); in onSurfaceCreated() method
|
/aosp12/packages/apps/WallpaperPicker/src/com/android/photos/views/ |
H A D | TiledImageView.java | 169 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TiledImageView.TileRenderer
|
/aosp12/packages/services/Car/tests/SampleRearViewCamera/src/com/google/android/car/rvc/ |
H A D | GLES20TriangleRenderer.java | 90 public void onSurfaceCreated(GL10 glUnused, EGLConfig config) { in onSurfaceCreated() method in GLES20TriangleRenderer
|
/aosp12/frameworks/rs/tests/java_api/GenImages/src/com/android/rs/genimage/ |
H A D | GenImage.java | 56 public void onSurfaceCreated(GL10 unused, EGLConfig config) { in onSurfaceCreated() method in GenImage
|
/aosp12/frameworks/native/opengl/tests/testLatency/src/com/android/testlatency/ |
H A D | TestLatencyView.java | 152 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TestLatencyView.Renderer
|
/aosp12/frameworks/native/opengl/tests/testViewport/src/com/android/test/ |
H A D | TestView.java | 245 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TestView.Renderer
|
/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | GLDepthTestActivity.java | 189 public void onSurfaceCreated(GL10 glUnused, EGLConfig config) { in onSurfaceCreated() method in GLDepthTestActivity.GLES20TriangleRenderer
|
/aosp12/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/ |
H A D | TestWallpaper.java | 145 public void onSurfaceCreated(SurfaceHolder holder) { in onSurfaceCreated() method in TestWallpaper.ClockEngine
|
/aosp12/frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/ |
H A D | MyGLSurfaceView.java | 146 public void onSurfaceCreated(GL10 glUnused, EGLConfig config) { in onSurfaceCreated() method in MyRenderer
|