Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display_pluggable.cpp137 if (color_mode_->ApplyCurrentColorModeWithRenderIntent( in Validate()
Dhwc_display.h86 HWC2::Error ApplyCurrentColorModeWithRenderIntent(bool hdr_present);
Dhwc_display_builtin.cpp165 if (color_mode_->ApplyCurrentColorModeWithRenderIntent( in Validate()
Dhwc_display.cpp170 HWC2::Error HWCColorMode::ApplyCurrentColorModeWithRenderIntent(bool hdr_present) { in ApplyCurrentColorModeWithRenderIntent() function in sdm::HWCColorMode