Searched refs:colorSaturation (Results 1 – 1 of 1) sorted by relevance
6325 const float colorSaturation = grayscale ? 0 : 1; in renderScreenImplLocked() local6326 clientCompositionDisplay.colorTransform = calculateColorMatrix(colorSaturation); in renderScreenImplLocked()