Searched refs:bestDataSpace (Results 1 – 1 of 1) sorted by relevance
954 ui::Dataspace bestDataSpace = ui::Dataspace::V0_SRGB; in getBestDataspace() local972 bestDataSpace = ui::Dataspace::DISPLAY_BT2020; in getBestDataspace()975 bestDataSpace = ui::Dataspace::DISPLAY_P3; in getBestDataspace()979 bestDataSpace = ui::Dataspace::DISPLAY_P3; in getBestDataspace()986 bestDataSpace = ui::Dataspace::DISPLAY_P3; in getBestDataspace()998 return bestDataSpace; in getBestDataspace()1010 ui::Dataspace bestDataSpace = getBestDataspace(&hdrDataSpace, &isHdrClientComposition); in pickColorProfile() local1014 bestDataSpace = ui::Dataspace::V0_SRGB; in pickColorProfile()1017 bestDataSpace = ui::Dataspace::DISPLAY_P3; in pickColorProfile()1027 bestDataSpace = hdrDataSpace; in pickColorProfile()[all …]