Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp2900 bool needsLegacyColorMatrix = false; in doComposeSurfaces() local
2923 needsLegacyColorMatrix = in doComposeSurfaces()
3014 if (layer->isLegacyDataSpace() && needsLegacyColorMatrix) { in doComposeSurfaces()
3039 if (needsLegacyColorMatrix && legacyColorMatrixApplied) { in doComposeSurfaces()