Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp1046 Dataspace currentDataSpace = hw->getCompositionDataSpace(); in setActiveColorModeInternal() local
1049 if (mode == currentMode && dataSpace == currentDataSpace && in setActiveColorModeInternal()