Home
last modified time | relevance | path

Searched refs:SetPreferredColorModeInternal (Results 1 – 2 of 2) 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()