Home
last modified time | relevance | path

Searched refs:surfaceChanged (Results 1 – 24 of 24) sorted by relevance

/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DSurfaceViewTests.java73 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/
DRenderedSurfaceView.java61 public void surfaceChanged(SurfaceHolder surfaceHolder, int format, int width, int height) { in surfaceChanged() method in RenderedSurfaceView
/cts/tests/tests/mediastress/src/android/mediastress/cts/
DMediaFrameworkTest.java75 public void surfaceChanged(SurfaceHolder holder, int format, int w, int h) { in surfaceChanged() method in MediaFrameworkTest
/cts/tests/tests/view/src/android/view/cts/
DSurfaceViewSyncTest.java117 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) {
144 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) {}
DASurfaceControlTest.java100 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/
DSurfaceControlTestCase.java56 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/
DCamera2SurfaceViewCtsActivity.java150 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/
DMediaRecorderCameraActivity.java122 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/
DGlesView.java118 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) {} in surfaceChanged() method in GlesView
/cts/tests/openglperf2/src/android/opengl2/cts/primitive/
DGLPrimitiveActivity.java68 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in onCreate()
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DSurfaceViewCtsActivity.java204 public void surfaceChanged(SurfaceHolder holder, int format, int w, int h) { in surfaceChanged() method in SurfaceViewCtsActivity.MockSurfaceView
DSurfaceViewSurfaceValidatorTest.java81 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() method in SurfaceViewSurfaceValidatorTest.SurfaceFiller
DWindowTest.java653 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in testSetLocalFocus()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DRVCVCameraPreview.java113 public void surfaceChanged(SurfaceHolder holder, int format, int w, int h) { in surfaceChanged() method in RVCVCameraPreview
/cts/tests/openglperf2/src/android/opengl2/cts/reference/
DGLGameActivity.java63 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in onCreate()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/streamquality/
DPlayVideoActivity.java205 @Override public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) {}
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/
DDetermineFovActivity.java92 public void surfaceChanged( in onCreate()
DPhotoCaptureActivity.java368 public void surfaceChanged( in surfaceChanged() method in PhotoCaptureActivity
/cts/tests/tests/media/src/android/media/cts/
DPresentationSyncTest.java427 public void surfaceChanged(SurfaceHolder holder, int format, int width, in surfaceChanged() method in PresentationSyncTest
DDecodeAccuracyTestBase.java885 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/
DVirtualDisplayActivity.java233 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/
DCameraOrientationActivity.java432 public void surfaceChanged(SurfaceHolder holder, int format, int width, in surfaceChanged() method in CameraOrientationActivity
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/intents/
DCameraIntentsActivity.java749 public void surfaceChanged(SurfaceHolder holder, int format, int width, in surfaceChanged() method in CameraIntentsActivity
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java543 public void surfaceChanged(SurfaceHolder holder, int format, int w, int h) { in surfaceChanged() method in GLSurfaceViewCustom