Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java1240 Pair<Boolean, Size> maxYuvMatchSensorPair = isSizeWithinSensorMargin(maxYuvSize, in testStaticBurstCharacteristics() local
1330 maxYuvMatchSensorPair.second.toString()), in testStaticBurstCharacteristics()
1331 maxYuvMatchSensorPair.first.booleanValue()); in testStaticBurstCharacteristics()
1347 haveFastSyncLatency && maxYuvMatchSensorPair.first.booleanValue() && in testStaticBurstCharacteristics()