/aosp_15_r20/out/soong/.intermediates/packages/providers/MediaProvider/photopicker/PhotopickerLib/android_common_apex30/kapt/gen/stubs/com/android/photopicker/features/preview/ |
D | VideoUiKt.java | 94 …nteger, ? super java.lang.Integer, ? super java.lang.Integer, kotlin.Unit> onSurfaceChanged, kotli… in VideoPlayer() 115 …nteger, ? super java.lang.Integer, ? super java.lang.Integer, kotlin.Unit> onSurfaceChanged, kotli… in VideoSurfaceView()
|
/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/ |
H A D | EglConfigGLSurfaceView.java | 111 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in EglConfigGLSurfaceView.Renderer 237 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in EglConfigGLSurfaceView.Renderer20
|
H A D | GLSurfaceViewCtsActivity.java | 39 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in GLSurfaceViewCtsActivity.Renderer
|
H A D | RendererBase.java | 48 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in RendererBase
|
/aosp_15_r20/external/oboe/samples/RhythmGame/src/main/java/com/google/oboe/samples/rhythmgame/ |
H A D | RendererWrapper.java | 33 public void onSurfaceChanged(GL10 gl10, int width, int height) { in onSurfaceChanged() method in RendererWrapper
|
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
H A D | CubeRenderer.java | 66 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in CubeRenderer
|
/aosp_15_r20/development/samples/OpenGL/HelloOpenGLES10/src/com/example/android/opengl/ |
H A D | MyGLRenderer.java | 78 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in MyGLRenderer
|
/aosp_15_r20/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
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/cube/ |
H A D | CubeRenderer.java | 88 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in CubeRenderer
|
/aosp_15_r20/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
|
/aosp_15_r20/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/cube/ |
D | CubeRenderer.java | 88 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in CubeRenderer
|
/aosp_15_r20/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
|
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/ |
H A D | KubeRenderer.java | 76 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in KubeRenderer
|
/aosp_15_r20/packages/providers/MediaProvider/photopicker/src/com/android/photopicker/features/preview/video/ |
D | RemoteSurfaceController.kt | 71 override fun onSurfaceChanged(surfaceId: Int, format: Int, width: Int, height: Int) { in onSurfaceChanged() method in com.android.photopicker.features.preview.RemoteSurfaceController
|
/aosp_15_r20/packages/providers/MediaProvider/apex/framework/java/android/provider/ |
D | ICloudMediaSurfaceController.aidl | 30 void onSurfaceChanged(int surfaceId, int format, int width, int height); in onSurfaceChanged() method
|
/aosp_15_r20/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/ |
H A D | GLESSurfaceView.java | 96 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in GLESSurfaceView.OpenGLESRenderer
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/ |
H A D | RobustnessRenderer.java | 44 public void onSurfaceChanged(GL10 glUnused, int width, int height) { in onSurfaceChanged() method in RobustnessRenderer
|
/aosp_15_r20/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
|
/aosp_15_r20/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
|
/aosp_15_r20/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
D | MosaicRendererSurfaceViewRenderer.java | 48 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in MosaicRendererSurfaceViewRenderer
|
/aosp_15_r20/packages/apps/TV/common/tests/robotests/src/com/android/tv/common/support/tis/ |
D | WrappedSessionTest.java | 69 public void onSurfaceChanged() { in onSurfaceChanged() method in WrappedSessionTest
|
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/ui/remotepreview/ |
D | SurfaceControllerProxy.java | 54 void onSurfaceChanged(int surfaceId, int format, int width, int height) throws RemoteException { in onSurfaceChanged() method in SurfaceControllerProxy
|
/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/ |
H A D | PixelCopyGLProducerCtsActivity.java | 59 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in PixelCopyGLProducerCtsActivity.QuadColorGLRenderer
|
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/ |
H A D | CameraGpuCtsActivity.java | 54 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in CameraGpuCtsActivity.Renderer
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/renderers/ |
H A D | GLRotationGuideRenderer.java | 77 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in GLRotationGuideRenderer
|