Home
last modified time | relevance | path

Searched defs:onSurfaceChanged (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/presentation/
H A DCubeRenderer.java85 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in CubeRenderer
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DGLDepthTestActivity.java181 public void onSurfaceChanged(GL10 glUnused, int width, int height) { in onSurfaceChanged() method in GLDepthTestActivity.GLES20TriangleRenderer
/aosp14/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
H A DTestWallpaper.java139 public void onSurfaceChanged(SurfaceHolder holder, int format, int width, int height) { in onSurfaceChanged() method in TestWallpaper.ClockEngine
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DTiledImageView.java293 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in TiledImageView.TileRenderer
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallpapers/
H A DImageWallpaper.java206 public void onSurfaceChanged(SurfaceHolder holder, int format, int width, int height) { in onSurfaceChanged() method in ImageWallpaper.CanvasEngine
/aosp14/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
H A DVideoDumpView.java465 public void onSurfaceChanged(GL10 glUnused, int width, int height) { in onSurfaceChanged() method in VideoDumpView.VideoDumpRenderer
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLSurfaceView.java759 void onSurfaceChanged(GL10 gl, int width, int height); in onSurfaceChanged() method
/aosp14/frameworks/base/media/java/android/media/tv/
H A DTvInputService.java1316 public void onSurfaceChanged(int format, int width, int height) { in onSurfaceChanged() method in TvInputService.Session
/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DTvInteractiveAppService.java815 public void onSurfaceChanged(@PixelFormat.Format int format, int width, int height) { in onSurfaceChanged() method in TvInteractiveAppService.Session
/aosp14/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java818 public void onSurfaceChanged(SurfaceHolder holder, int format, int width, int height) { in onSurfaceChanged() method in WallpaperService.Engine
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...