Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2SurfaceViewTestCase.java420 protected int captureRequestsSynchronized( in captureRequestsSynchronized() method in Camera2SurfaceViewTestCase
448 protected int captureRequestsSynchronized( in captureRequestsSynchronized() method in Camera2SurfaceViewTestCase
/cts/tests/camera/src/android/hardware/camera2/cts/
DCaptureRequestTest.java1718 int flashModeSingleRequests = captureRequestsSynchronized( in flashTestByAeMode()
1732 int flashModeTorchRequests = captureRequestsSynchronized(torchRequest, in flashTestByAeMode()
1775 int flashModeOffRequests = captureRequestsSynchronized(flashOffrequest, listener, mHandler); in flashTestByAeMode()
1975 int requestCount = captureRequestsSynchronized( in autoAeMultipleCapturesThenTestLock()