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