Searched refs:outDataSpace (Results 1 – 2 of 2) sorted by relevance
331 android_dataspace* outDataSpace,339 *outDataSpace = dataSpace;
1046 ui::Dataspace outDataSpace; in pickColorProfile() local1048 mDisplayColorProfile->getBestColorMode(bestDataSpace, intent, &outDataSpace, &outMode, in pickColorProfile()1051 return ColorProfile{outMode, outDataSpace, outRenderIntent}; in pickColorProfile()