Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp2915 const bool skipClientColorTransform = getBE().mHwc->hasCapability( in doComposeSurfaces() local
2918 applyColorMatrix = !hasDeviceComposition && !skipClientColorTransform; in doComposeSurfaces()