Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DOutput.cpp1047 ui::RenderIntent outRenderIntent; in pickColorProfile() local
1049 &outRenderIntent); in pickColorProfile()
1051 return ColorProfile{outMode, outDataSpace, outRenderIntent}; in pickColorProfile()