Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraExtensionSessionTest.java854 float targetAr = in test10bitRepeatingAndCaptureCombined() local
858 if (Math.abs(targetAr - currentAr) < 0.01) { in test10bitRepeatingAndCaptureCombined()
1438 float targetAr = in testRepeatingAndCaptureCombined() local
1442 if (Math.abs(targetAr - currentAr) < 0.01) { in testRepeatingAndCaptureCombined()
2979 float targetAr = in testIllegalArguments() local
2983 if (Math.abs(targetAr - currentAr) < 0.01) { in testIllegalArguments()