Home
last modified time | relevance | path

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

12345678910>>...20

/aosp_15_r20/out/soong/.intermediates/packages/providers/MediaProvider/photopicker/PhotopickerLib/android_common_apex30/kapt/gen/stubs/com/android/photopicker/features/preview/
DVideoUiKt.java94 …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 DEglConfigGLSurfaceView.java111 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 DGLSurfaceViewCtsActivity.java39 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in GLSurfaceViewCtsActivity.Renderer
H A DRendererBase.java48 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 DRendererWrapper.java33 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 DCubeRenderer.java66 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 DMyGLRenderer.java78 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 DTestView.java75 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 DCubeRenderer.java88 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 DCubeRenderer.java85 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/
DCubeRenderer.java88 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 DGLJNIView.java75 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 DKubeRenderer.java76 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/
DRemoteSurfaceController.kt71 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/
DICloudMediaSurfaceController.aidl30 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 DGLESSurfaceView.java96 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 DRobustnessRenderer.java44 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 DTestFramerateView.java83 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 DTriangleRenderer.java91 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/
DMosaicRendererSurfaceViewRenderer.java48 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/
DWrappedSessionTest.java69 public void onSurfaceChanged() { in onSurfaceChanged() method in WrappedSessionTest
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/ui/remotepreview/
DSurfaceControllerProxy.java54 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 DPixelCopyGLProducerCtsActivity.java59 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 DCameraGpuCtsActivity.java54 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 DGLRotationGuideRenderer.java77 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in GLRotationGuideRenderer

12345678910>>...20