Home
last modified time | relevance | path

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

12

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/
H A DGLWallpaperRenderer.java44 void onSurfaceChanged(int width, int height); in onSurfaceChanged() method
H A DImageWallpaperRenderer.java98 public void onSurfaceChanged(int width, int height) { in onSurfaceChanged() method in ImageWallpaperRenderer
/aosp12/frameworks/native/opengl/tests/testPauseResume/src/com/android/test/
H A DTestView.java75 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 DCubeRenderer.java88 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 DCubeRenderer.java85 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 DGLJNIView.java75 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 DTriangleRenderer.java91 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 DTestFramerateView.java83 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 DMosaicRendererSurfaceViewRenderer.java48 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 DWrappedSessionTest.java69 public void onSurfaceChanged() { in onSurfaceChanged() method in WrappedSessionTest
H A DSimpleSessionManagerTest.java108 public void onSurfaceChanged(int format, int width, int height) {} in onSurfaceChanged() method in SimpleSessionManagerTest.TestTifSession
H A DTisSessionTest.java189 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 DClearActivity.java74 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 DGL2JavaView.java79 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 DBlurredSurfaceRenderer.java99 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 DWrappedSession.java63 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 DBasicGLRenderer.java64 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 DTiledImageView.java176 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 DGLES20TriangleRenderer.java82 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 DGenImage.java75 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 DTestLatencyView.java144 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 DTestView.java236 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 DGLDepthTestActivity.java181 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 DTestWallpaper.java139 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 DMyGLSurfaceView.java138 public void onSurfaceChanged(GL10 glUnused, int width, int height) { in onSurfaceChanged() method in MyRenderer

12