Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp8578 const float colorSaturation = grayscale ? 0 : 1; in renderScreenImpl() local
8584 .colorTransformMatrix = calculateColorMatrix(colorSaturation), in renderScreenImpl()