Searched refs:shadeResult (Results 1 – 1 of 1) sorted by relevance
666 Pair<Integer, Float> shadeResult = calculateBackStateForState( in applyStateToAlpha() local668 behindAlpha = MathUtils.lerp(behindAlpha, shadeResult.second, in applyStateToAlpha()670 behindTint = ColorUtils.blendARGB(behindTint, shadeResult.first, in applyStateToAlpha()