/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
D | SurfaceViewTests.java | 73 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() method in SurfaceViewTests.CanvasCallback 162 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() method in SurfaceViewTests.SurfaceViewHelper
|
/cts/libs/view/src/com/android/view/ |
D | RenderedSurfaceView.java | 61 public void surfaceChanged(SurfaceHolder surfaceHolder, int format, int width, int height) { in surfaceChanged() method in RenderedSurfaceView
|
/cts/tests/tests/mediastress/src/android/mediastress/cts/ |
D | MediaFrameworkTest.java | 75 public void surfaceChanged(SurfaceHolder holder, int format, int w, int h) { in surfaceChanged() method in MediaFrameworkTest
|
/cts/tests/tests/view/src/android/view/cts/ |
D | SurfaceViewSyncTest.java | 117 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { 144 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) {}
|
D | ASurfaceControlTest.java | 100 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() method in ASurfaceControlTest.BasicSurfaceHolderCallback
|
/cts/tests/tests/view/surfacevalidator/src/android/view/cts/surfacevalidator/ |
D | SurfaceControlTestCase.java | 56 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() method in SurfaceControlTestCase.ParentSurfaceHolder
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | Camera2SurfaceViewCtsActivity.java | 150 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() method in Camera2SurfaceViewCtsActivity
|
/cts/tests/camera/src/android/hardware/multiprocess/camera/cts/ |
D | MediaRecorderCameraActivity.java | 122 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() method in MediaRecorderCameraActivity
|
/cts/hostsidetests/angle/app/common/src/com/android/angleIntegrationTest/common/ |
D | GlesView.java | 118 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) {} in surfaceChanged() method in GlesView
|
/cts/tests/openglperf2/src/android/opengl2/cts/primitive/ |
D | GLPrimitiveActivity.java | 68 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in onCreate()
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | SurfaceViewCtsActivity.java | 204 public void surfaceChanged(SurfaceHolder holder, int format, int w, int h) { in surfaceChanged() method in SurfaceViewCtsActivity.MockSurfaceView
|
D | SurfaceViewSurfaceValidatorTest.java | 81 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() method in SurfaceViewSurfaceValidatorTest.SurfaceFiller
|
D | WindowTest.java | 653 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in testSetLocalFocus()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | RVCVCameraPreview.java | 113 public void surfaceChanged(SurfaceHolder holder, int format, int w, int h) { in surfaceChanged() method in RVCVCameraPreview
|
/cts/tests/openglperf2/src/android/opengl2/cts/reference/ |
D | GLGameActivity.java | 63 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in onCreate()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/streamquality/ |
D | PlayVideoActivity.java | 205 @Override public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) {}
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/ |
D | DetermineFovActivity.java | 92 public void surfaceChanged( in onCreate()
|
D | PhotoCaptureActivity.java | 368 public void surfaceChanged( in surfaceChanged() method in PhotoCaptureActivity
|
/cts/tests/tests/media/src/android/media/cts/ |
D | PresentationSyncTest.java | 427 public void surfaceChanged(SurfaceHolder holder, int format, int width, in surfaceChanged() method in PresentationSyncTest
|
D | DecodeAccuracyTestBase.java | 885 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) {} in surfaceChanged() method in SurfaceViewFactory
|
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/ |
D | VirtualDisplayActivity.java | 233 public void surfaceChanged(SurfaceHolder surfaceHolder, int format, int width, int height) { in surfaceChanged() method in VirtualDisplayActivity
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/orientation/ |
D | CameraOrientationActivity.java | 432 public void surfaceChanged(SurfaceHolder holder, int format, int width, in surfaceChanged() method in CameraOrientationActivity
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/intents/ |
D | CameraIntentsActivity.java | 749 public void surfaceChanged(SurfaceHolder holder, int format, int width, in surfaceChanged() method in CameraIntentsActivity
|
/cts/tests/tests/openglperf/src/android/openglperf/cts/ |
D | GLSurfaceViewCustom.java | 543 public void surfaceChanged(SurfaceHolder holder, int format, int w, int h) { in surfaceChanged() method in GLSurfaceViewCustom
|