HomeSort by relevance Sort by last modified time
    Searched refs:targetCaptureSizes (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DngCreatorTest.java 114 Size[] targetCaptureSizes =
119 targetCaptureSizes.length != 0);
126 targetCaptureSizes, activeArraySize);
201 Size[] targetCaptureSizes =
206 targetCaptureSizes.length != 0);
213 targetCaptureSizes, activeArraySize);
321 Size[] targetCaptureSizes =
326 targetCaptureSizes.length != 0);
333 targetCaptureSizes, activeArraySize);
529 Size[] targetCaptureSizes
    [all...]
ImageReaderTest.java 252 Size[] targetCaptureSizes =
256 for (Size captureSz : targetCaptureSizes) {
528 Size[] targetCaptureSizes = mStaticInfo.getAvailableSizesForFormatChecked(format,
531 for (Size captureSz : targetCaptureSizes) {
    [all...]

Completed in 1136 milliseconds