Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DDecodeAccuracyTestBase.java2035 Bitmap bitmap1, Bitmap bitmap2, int trueWidth, int trueHeight) { in computeMinimumDifference() argument
2037 double hBorder = (double) bitmap1.getWidth() / (double) trueWidth; in computeMinimumDifference()