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.h99 HWC2::Error SetPreferredColorModeInternal(const std::string &mode_string, bool from_client,
Dhwc_display.cpp197 auto error = SetPreferredColorModeInternal(mode_string, false, NULL, NULL); in ApplyCurrentColorModeWithRenderIntent()
218 HWC2::Error HWCColorMode::SetPreferredColorModeInternal(const std::string &mode_string, in SetPreferredColorModeInternal() function in sdm::HWCColorMode
286 auto error = SetPreferredColorModeInternal(mode_string, true, &mode, &range); in SetColorModeFromClientApi()