Home
last modified time | relevance | path

Searched refs:colorSaturation (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp6325 const float colorSaturation = grayscale ? 0 : 1; in renderScreenImplLocked() local
6326 clientCompositionDisplay.colorTransform = calculateColorMatrix(colorSaturation); in renderScreenImplLocked()