Home
last modified time | relevance | path

Searched refs:waitForSurfaceSizeChanged (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DCamera2SurfaceViewCtsActivity.java50 public boolean waitForSurfaceSizeChanged(int timeOutMs, int expectWidth, int expectHeight) { in waitForSurfaceSizeChanged() method in Camera2SurfaceViewCtsActivity
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/testcases/
DCamera2SurfaceViewTestCase.java617 boolean res = ctsActivity.waitForSurfaceSizeChanged( in updatePreviewSurface()