Home
last modified time | relevance | path

Searched defs:onSurfaceCreated (Results 1 – 25 of 40) sorted by relevance

12

/aosp12/packages/apps/Dialer/java/com/android/incallui/videosurface/protocol/
H A DVideoSurfaceDelegate.java22 void onSurfaceCreated(VideoSurfaceTexture videoCallSurface); in onSurfaceCreated() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/
H A DGLWallpaperRenderer.java37 void onSurfaceCreated(); in onSurfaceCreated() method
H A DImageWallpaperRenderer.java82 public void onSurfaceCreated() { in onSurfaceCreated() method in ImageWallpaperRenderer
/aosp12/frameworks/native/opengl/tests/testPauseResume/src/com/android/test/
H A DTestView.java79 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 DCubeRenderer.java104 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 DCubeRenderer.java100 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 DGLJNIView.java79 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 DTriangleRenderer.java37 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TriangleRenderer
/aosp12/frameworks/native/opengl/tests/testFramerate/src/com/android/testframerate/
H A DTestFramerateView.java87 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in TestFramerateView.Renderer
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/panorama/
H A DMosaicRendererSurfaceViewRenderer.java57 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() method in MosaicRendererSurfaceViewRenderer
/aosp12/frameworks/native/opengl/tests/lighting1709/src/com/android/lightingtest/
H A DClearActivity.java70 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 DGL2JavaView.java83 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 DBlurredSurfaceRenderer.java86 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 DSurfaceHolderTarget.java189 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 DBasicGLRenderer.java33 public void onSurfaceCreated(GL10 unused, EGLConfig config) { in onSurfaceCreated() method in BasicGLRenderer
/aosp12/packages/apps/Dialer/java/com/android/incallui/videosurface/impl/
H A DVideoSurfaceTextureImpl.java159 private void onSurfaceCreated() { in onSurfaceCreated() method in VideoSurfaceTextureImpl
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/
H A DWallpaperSurfaceCallback.java52 void onSurfaceCreated(); in onSurfaceCreated() method
/aosp12/packages/apps/WallpaperPicker/src/com/android/photos/views/
H A DTiledImageView.java169 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 DGLES20TriangleRenderer.java90 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 DGenImage.java56 public void onSurfaceCreated(GL10 unused, EGLConfig config) { in onSurfaceCreated() method in GenImage
/aosp12/frameworks/native/opengl/tests/testLatency/src/com/android/testlatency/
H A DTestLatencyView.java152 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 DTestView.java245 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 DGLDepthTestActivity.java189 public void onSurfaceCreated(GL10 glUnused, EGLConfig config) { in onSurfaceCreated() method in GLDepthTestActivity.GLES20TriangleRenderer
/aosp12/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
H A DTestWallpaper.java145 public void onSurfaceCreated(SurfaceHolder holder) { in onSurfaceCreated() method in TestWallpaper.ClockEngine
/aosp12/frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/
H A DMyGLSurfaceView.java146 public void onSurfaceCreated(GL10 glUnused, EGLConfig config) { in onSurfaceCreated() method in MyRenderer

12