Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DDngCreatorTest.java953 return captureRawShots(s, captureReaders, waitForAe, captureListeners, 1, in captureSingleRawShot()
966 Pair<List<Image>, CaptureResult> res = captureRawShots(s, readers, waitForAe, in captureSingleShotMaximumResolution()
1103 private List<Pair<List<Image>, CaptureResult>> captureRawShots(Size sz, in captureRawShots() method in DngCreatorTest