/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/ |
H A D | GLWallpaperRenderer.java | 44 void onSurfaceChanged(int width, int height); in onSurfaceChanged() method
|
H A D | ImageWallpaperRenderer.java | 98 public void onSurfaceChanged(int width, int height) { in onSurfaceChanged() method in ImageWallpaperRenderer
|
/aosp12/frameworks/native/opengl/tests/testPauseResume/src/com/android/test/ |
H A D | TestView.java | 75 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in TestView.Renderer
|
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/cube/ |
H A D | CubeRenderer.java | 88 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in CubeRenderer
|
/aosp12/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/presentation/ |
H A D | CubeRenderer.java | 85 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in CubeRenderer
|
/aosp12/frameworks/native/opengl/tests/gl_jni/src/com/android/gljni/ |
H A D | GLJNIView.java | 75 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in GLJNIView.Renderer
|
/aosp12/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
H A D | TriangleRenderer.java | 91 public void onSurfaceChanged(GL10 gl, int w, int h) { in onSurfaceChanged() method in TriangleRenderer
|
/aosp12/frameworks/native/opengl/tests/testFramerate/src/com/android/testframerate/ |
H A D | TestFramerateView.java | 83 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in TestFramerateView.Renderer
|
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
H A D | MosaicRendererSurfaceViewRenderer.java | 48 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in MosaicRendererSurfaceViewRenderer
|
/aosp12/packages/apps/TV/common/tests/robotests/src/com/android/tv/common/support/tis/ |
H A D | WrappedSessionTest.java | 69 public void onSurfaceChanged() { in onSurfaceChanged() method in WrappedSessionTest
|
H A D | SimpleSessionManagerTest.java | 108 public void onSurfaceChanged(int format, int width, int height) {} in onSurfaceChanged() method in SimpleSessionManagerTest.TestTifSession
|
H A D | TisSessionTest.java | 189 public void onSurfaceChanged(int format, int width, int height) {} in onSurfaceChanged() method in TisSessionTest.TestSession
|
/aosp12/frameworks/native/opengl/tests/lighting1709/src/com/android/lightingtest/ |
H A D | ClearActivity.java | 74 public void onSurfaceChanged(GL10 gl, int w, int h) { in onSurfaceChanged() method in ClearRenderer
|
/aosp12/frameworks/native/opengl/tests/gl2_java/src/com/android/gl2java/ |
H A D | GL2JavaView.java | 79 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in GL2JavaView.Renderer
|
/aosp12/packages/services/Car/service/src/com/android/car/pm/blurredbackground/ |
H A D | BlurredSurfaceRenderer.java | 99 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in BlurredSurfaceRenderer
|
/aosp12/packages/apps/TV/common/src/com/android/tv/common/support/tis/ |
H A D | WrappedSession.java | 63 public void onSurfaceChanged(int format, int width, int height) { in onSurfaceChanged() method in WrappedSession
|
/aosp12/frameworks/rs/tests/java_api/RsNbody/src/com/example/android/rs/nbody_gl/ |
H A D | BasicGLRenderer.java | 64 public void onSurfaceChanged(GL10 unused, int width, int height) { in onSurfaceChanged() method in BasicGLRenderer
|
/aosp12/packages/apps/WallpaperPicker/src/com/android/photos/views/ |
H A D | TiledImageView.java | 176 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in TiledImageView.TileRenderer
|
/aosp12/packages/services/Car/tests/SampleRearViewCamera/src/com/google/android/car/rvc/ |
H A D | GLES20TriangleRenderer.java | 82 public void onSurfaceChanged(GL10 glUnused, int width, int height) { in onSurfaceChanged() method in GLES20TriangleRenderer
|
/aosp12/frameworks/rs/tests/java_api/GenImages/src/com/android/rs/genimage/ |
H A D | GenImage.java | 75 public void onSurfaceChanged(GL10 unused, int width, int height) { in onSurfaceChanged() method in GenImage
|
/aosp12/frameworks/native/opengl/tests/testLatency/src/com/android/testlatency/ |
H A D | TestLatencyView.java | 144 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in TestLatencyView.Renderer
|
/aosp12/frameworks/native/opengl/tests/testViewport/src/com/android/test/ |
H A D | TestView.java | 236 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in TestView.Renderer
|
/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | GLDepthTestActivity.java | 181 public void onSurfaceChanged(GL10 glUnused, int width, int height) { in onSurfaceChanged() method in GLDepthTestActivity.GLES20TriangleRenderer
|
/aosp12/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/ |
H A D | TestWallpaper.java | 139 public void onSurfaceChanged(SurfaceHolder holder, int format, int width, int height) { in onSurfaceChanged() method in TestWallpaper.ClockEngine
|
/aosp12/frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/ |
H A D | MyGLSurfaceView.java | 138 public void onSurfaceChanged(GL10 glUnused, int width, int height) { in onSurfaceChanged() method in MyRenderer
|