Home
last modified time | relevance | path

Searched defs:testRatio (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/graphics/
DColorUtils.java156 double testRatio = contrastCalculator.calculateContrast(foreground, background, 255); in calculateMinimumAlpha() local
186 final double testRatio = calculator.calculateContrast(foreground, background, in binaryAlphaSearch() local