Searched refs:areColorsTheSameWithTolerance (Results 1 – 1 of 1) sorted by relevance
227 if (!areColorsTheSameWithTolerance(color, colorAtCurrPixel, in assertAllPixelsOfColor()260 if (!areColorsTheSameWithTolerance(color, colorAtCenterPixel, in assertCenterPixelOfColor()288 private static boolean areColorsTheSameWithTolerance(@ColorInt int expectedColor, in areColorsTheSameWithTolerance() method in TestUtils