Searched refs:sourceBlue (Results 1 – 1 of 1) sorted by relevance
293 int sourceBlue = Color.blue(actualColor); in areColorsTheSameWithTolerance() local303 int varianceBlue = Math.abs(sourceBlue - expectedBlue); in areColorsTheSameWithTolerance()