Home
last modified time | relevance | path

Searched defs:timeOutMs (Results 1 – 5 of 5) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DCamera2SurfaceViewCtsActivity.java54 public boolean waitForSurfaceSizeChanged(int timeOutMs, int expectWidth, int expectHeight) { in waitForSurfaceSizeChanged()
97 public boolean waitForSurfaceState(int timeOutMs, boolean valid) { in waitForSurfaceState()
DSurfaceViewPreviewTest.java661 int timeOutMs) { in verifyCaptureResults()
/cts/tests/tests/media/src/android/media/cts/
DMediaSyncTest.java223 final int timeOutMs = 10000; in testAudioBufferReturn() local
233 private boolean runCheckAudioBuffer(int inputResourceId, int timeOutMs) { in runCheckAudioBuffer()
280 final int timeOutMs = 5000; in testFlush() local
287 private boolean runFlush(int inputResourceId, int timeOutMs) { in runFlush()
397 int timeOutMs) throws Exception { in playAV()
413 int timeOutMs, in playAV()
DDecodeAccuracyTestBase.java183 Surface surface, int numOfTotalFrames, long timeOutMs) { in decodeFramesAndDisplay()
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2MultiViewTestCase.java266 protected SurfaceTexture getAvailableSurfaceTexture(long timeOutMs, TextureView view) { in getAvailableSurfaceTexture()
319 public boolean waitForPreviewDone(long timeOutMs) { in waitForPreviewDone()