Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DIGraphicBufferProducer.h345 android_dataspace* outDataSpace,
352 *outDataSpace = dataSpace;
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h754 ui::Dataspace* outDataSpace, ui::RenderIntent* outRenderIntent) const;
DSurfaceFlinger.cpp2308 Dataspace* outDataSpace, RenderIntent* outRenderIntent) const { in pickColorMode() argument
2311 *outDataSpace = Dataspace::UNKNOWN; in pickColorMode()
2354 profile->getBestColorMode(bestDataSpace, intent, outDataSpace, outMode, outRenderIntent); in pickColorMode()