Searched refs:currentAr (Results 1 – 1 of 1) sorted by relevance
857 float currentAr = ((float) s.getWidth()) / s.getHeight(); in test10bitRepeatingAndCaptureCombined() local858 if (Math.abs(targetAr - currentAr) < 0.01) { in test10bitRepeatingAndCaptureCombined()1441 float currentAr = ((float) s.getWidth()) / s.getHeight(); in testRepeatingAndCaptureCombined() local1442 if (Math.abs(targetAr - currentAr) < 0.01) { in testRepeatingAndCaptureCombined()2982 float currentAr = ((float) s.getWidth()) / s.getHeight(); in testIllegalArguments() local2983 if (Math.abs(targetAr - currentAr) < 0.01) { in testIllegalArguments()