Searched refs:bestDataSpace (Results 1 – 1 of 1) sorted by relevance
808 ui::Dataspace bestDataSpace = ui::Dataspace::V0_SRGB; in getBestDataspace() local819 bestDataSpace = ui::Dataspace::DISPLAY_BT2020; in getBestDataspace()822 bestDataSpace = ui::Dataspace::DISPLAY_P3; in getBestDataspace()826 bestDataSpace = ui::Dataspace::DISPLAY_P3; in getBestDataspace()833 bestDataSpace = ui::Dataspace::DISPLAY_P3; in getBestDataspace()845 return bestDataSpace; in getBestDataspace()858 ui::Dataspace bestDataSpace = getBestDataspace(&hdrDataSpace, &isHdrClientComposition); in pickColorProfile() local862 bestDataSpace = ui::Dataspace::V0_SRGB; in pickColorProfile()865 bestDataSpace = ui::Dataspace::DISPLAY_P3; in pickColorProfile()875 bestDataSpace = hdrDataSpace; in pickColorProfile()[all …]