Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display.h105 HWC2::Error SetPreferredColorModeInternal(const std::string &mode_string, bool from_client,
Dhwc_display.cpp203 auto error = SetPreferredColorModeInternal(mode_string, false, NULL, NULL); in ApplyCurrentColorModeWithRenderIntent()
224 HWC2::Error HWCColorMode::SetPreferredColorModeInternal(const std::string &mode_string, in SetPreferredColorModeInternal() function in sdm::HWCColorMode
292 auto error = SetPreferredColorModeInternal(mode_string, true, &mode, &range); in SetColorModeFromClientApi()
/hardware/qcom/sm7250/display/composer/
Dhwc_display.h166 HWC2::Error SetPreferredColorModeInternal(const std::string &mode_string, bool from_client,
Dhwc_display.cpp217 auto error = SetPreferredColorModeInternal(mode_string, false, NULL, NULL); in ApplyCurrentColorModeWithRenderIntent()
238 HWC2::Error HWCColorMode::SetPreferredColorModeInternal(const std::string &mode_string, in SetPreferredColorModeInternal() function in sdm::HWCColorMode
306 auto error = SetPreferredColorModeInternal(mode_string, true, &mode, &range); in SetColorModeFromClientApi()