Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DDngCreatorTest.java267 resultPair = captureSingleShotMaximumResolution(activeArraySize, in testSingleImageBasicMaximumResolution()
819 captureSingleShotMaximumResolution(activeArraySize, in captureRawJpegImagePairMaximumResolution()
839 rawResultPair = captureSingleShotMaximumResolution(activeArraySize, in captureRawJpegImagePairMaximumResolution()
957 private Pair<Image, CaptureResult> captureSingleShotMaximumResolution(Size s, in captureSingleShotMaximumResolution() method in DngCreatorTest