Home
last modified time | relevance | path

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

/cts/tests/pdf/src/android/graphics/pdf/cts/
DUtils.java206 private static @FloatRange(from = 0, to = 1) float getNonMatching(@NonNull Bitmap a, in getNonMatching() method in Utils
253 float nonMatching = getNonMatching(a, b); in renderAndCompare()