/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/ |
D | RobustnessRenderer.java | 44 public void onSurfaceChanged(GL10 glUnused, int width, int height) { in onSurfaceChanged() method in RobustnessRenderer 45 super.onSurfaceChanged(glUnused, width, height); in onSurfaceChanged()
|
D | BaseRenderer.java | 121 public void onSurfaceChanged(GL10 glUnused, int width, int height) { in onSurfaceChanged() method in BaseRenderer
|
/cts/tests/tests/opengl/src/android/opengl/cts/ |
D | GLSurfaceViewCtsActivity.java | 39 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in GLSurfaceViewCtsActivity.Renderer
|
D | RendererBase.java | 48 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in RendererBase
|
D | NativeRendererOneColorBufferTest.java | 81 public void onSurfaceChanged(GL10 glUnused, int width, int height) { in onSurfaceChanged() method in NativeRendererOneColorBufferTest
|
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
|
D | OpenGLES20NativeActivityOne.java | 127 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in GL2Renderer
|
D | OpenGlEsVersionCtsActivity.java | 202 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in OpenGlEsVersionCtsActivity.Renderer
|
D | RendererOneColorBufferTest.java | 230 public void onSurfaceChanged(GL10 glUnused, int width, int height) { in onSurfaceChanged() method in RendererOneColorBufferTest
|
/cts/tests/PhotoPicker/src/android/photopicker/cts/cloudproviders/ |
D | CloudProviderPrimary.java | 160 public void onSurfaceChanged(int surfaceId, int format, int width, int height) { in onSurfaceChanged() method in CloudProviderPrimary.CloudMediaSurfaceControllerImpl 161 sMockSurfaceControllerListener.onSurfaceChanged(surfaceId, format, width, height); in onSurfaceChanged()
|
/cts/tests/camera/src/android/hardware/cts/ |
D | GLSurfaceViewCtsActivity.java | 39 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in GLSurfaceViewCtsActivity.Renderer
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | CameraGpuCtsActivity.java | 54 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in CameraGpuCtsActivity.Renderer
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/cube/ |
D | CubeRenderer.java | 88 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in CubeRenderer
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/renderers/ |
D | GLRotationGuideRenderer.java | 77 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in GLRotationGuideRenderer
|
D | GLArrowSensorTestRenderer.java | 105 public void onSurfaceChanged(GL10 gl, int w, int h) { in onSurfaceChanged() method in GLArrowSensorTestRenderer
|
/cts/tests/tests/view/src/android/view/cts/ |
D | DisplayRefreshRateCtsActivity.java | 126 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in DisplayRefreshRateCtsActivity.Renderer
|
D | PixelCopyGLProducerCtsActivity.java | 59 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in PixelCopyGLProducerCtsActivity.QuadColorGLRenderer
|
/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/ |
D | TestWallpaperService.kt | 195 override fun onSurfaceChanged( in onSurfaceChanged() method in android.app.cts.wallpapers.TestWallpaperService.FakeEngine 205 super.onSurfaceChanged(holder, format, width, height) in onSurfaceChanged()
|
/cts/tests/tests/media/player/src/android/media/player/cts/ |
D | VideoSurfaceView.java | 108 public void onSurfaceChanged(GL10 glUnused, int width, int height) { in onSurfaceChanged() method in VideoSurfaceView.VideoRender
|
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/ |
D | GLESSurfaceView.java | 96 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in GLESSurfaceView.OpenGLESRenderer
|
/cts/tests/vr/src/android/vr/cts/ |
D | RendererBasicTest.java | 60 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in RendererBasicTest
|
/cts/tests/tests/openglperf/src/android/openglperf/cts/ |
D | TextureTestRenderer.java | 132 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in TextureTestRenderer
|
/cts/tests/tests/tv/src/android/media/tv/interactive/cts/ |
D | StubTvInteractiveAppService.java | 351 public void onSurfaceChanged(int format, int width, int height) { in onSurfaceChanged() method in StubTvInteractiveAppService.StubSessionImpl 352 super.onSurfaceChanged(format, width, height); in onSurfaceChanged()
|
/cts/hostsidetests/sustainedperf/shadertoy_android/src/ |
D | GLtestView.java | 331 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() method in GLtestView.Renderer
|
/cts/tests/tests/mediastress/src/android/mediastress/cts/ |
D | SurfaceTextureRenderer.java | 146 public void onSurfaceChanged(GL10 glUnused, int width, int height) { in onSurfaceChanged() method in SurfaceTextureRenderer
|