Searched refs:colorAtCenterPixel (Results 1 – 1 of 1) sorted by relevance
259 final @ColorInt int colorAtCenterPixel = bitmap.getPixel(centerX, centerY); in assertCenterPixelOfColor() local260 if (!areColorsTheSameWithTolerance(color, colorAtCenterPixel, in assertCenterPixelOfColor()267 + formatColorToHex(colorAtCenterPixel); in assertCenterPixelOfColor()