Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DRobustnessTest.java435 boolean croppedRawUseCase = false; in testMandatoryOutputCombinationWithPresetKeys()
439 croppedRawUseCase = true; in testMandatoryOutputCombinationWithPresetKeys()
456 validateResultMandatoryConditions(result, croppedRawUseCase, in testMandatoryOutputCombinationWithPresetKeys()
485 boolean croppedRawUseCase, Rect preCorrectionActiveArrayRect) { in validateResultMandatoryConditions() argument
487 if (croppedRawUseCase) { in validateResultMandatoryConditions()