Searched refs:colorTintAlpha (Results 1 – 1 of 1) sorted by relevance
337 float colorTintAlpha = Utilities.mapToRange(amount, 0f, 0.5f, 1f, 0f, LINEAR); in setIconColorTint() local338 mMultiValueAlpha.get(INDEX_COLOR_FILTER_ALPHA).setValue(colorTintAlpha); in setIconColorTint()