Searched refs:sourceAlpha (Results 1 – 1 of 1) sorted by relevance
290 int sourceAlpha = Color.alpha(actualColor); in areColorsTheSameWithTolerance() local300 int varianceAlpha = Math.abs(sourceAlpha - expectedAlpha); in areColorsTheSameWithTolerance()