Searched refs:expectedPrimaryRatio (Results 1 – 1 of 1) sorted by relevance
230 private void assertColors(Bitmap img, Rect bounds, int primaryColor, float expectedPrimaryRatio, in assertColors() argument264 if (primaryRatio < expectedPrimaryRatio) { in assertColors()266 fail("Less than " + (expectedPrimaryRatio * 100.0f) in assertColors()