Home
last modified time | relevance | path

Searched refs:RestoreColorTransform (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display_primary.h61 virtual HWC2::Error RestoreColorTransform();
Dhwc_display_primary.cpp157 RestoreColorTransform(); in ProcessBootAnimCompleted()
275 HWC2::Error HWCDisplayPrimary::RestoreColorTransform() { in RestoreColorTransform() function in sdm::HWCDisplayPrimary
276 auto status = color_mode_->RestoreColorTransform(); in RestoreColorTransform()
Dhwc_display.h65 HWC2::Error RestoreColorTransform();
176 virtual HWC2::Error RestoreColorTransform() { in RestoreColorTransform() function
Dhwc_session.cpp1386 (hwc_display_[HWC_DISPLAY_PRIMARY]->RestoreColorTransform()); in QdcmCMDHandler()
Dhwc_display.cpp129 HWC2::Error HWCColorMode::RestoreColorTransform() { in RestoreColorTransform() function in sdm::HWCColorMode
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display_primary.h70 virtual HWC2::Error RestoreColorTransform();
Dhwc_display_primary.cpp222 RestoreColorTransform(); in ProcessBootAnimCompleted()
415 HWC2::Error HWCDisplayPrimary::RestoreColorTransform() { in RestoreColorTransform() function in sdm::HWCDisplayPrimary
416 auto status = color_mode_->RestoreColorTransform(); in RestoreColorTransform()
Dhwc_display.h172 HWC2::Error RestoreColorTransform();
327 virtual HWC2::Error RestoreColorTransform() { in RestoreColorTransform() function
Dhwc_display.cpp128 RestoreColorTransform(); in SetColorModeWithRenderIntent()
145 HWC2::Error HWCColorMode::RestoreColorTransform() { in RestoreColorTransform() function in sdm::HWCColorMode
194 RestoreColorTransform(); in SetWhiteCompensation()
Dhwc_session.cpp1944 (hwc_display_[HWC_DISPLAY_PRIMARY]->RestoreColorTransform()); in QdcmCMDHandler()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display_builtin.h73 virtual HWC2::Error RestoreColorTransform();
Dhwc_display.h84 HWC2::Error RestoreColorTransform();
253 virtual HWC2::Error RestoreColorTransform() { in RestoreColorTransform() function
Dhwc_display_builtin.cpp365 HWC2::Error HWCDisplayBuiltIn::RestoreColorTransform() { in RestoreColorTransform() function in sdm::HWCDisplayBuiltIn
366 auto status = color_mode_->RestoreColorTransform(); in RestoreColorTransform()
Dhwc_display.cpp144 RestoreColorTransform(); in SetColorModeWithRenderIntent()
200 RestoreColorTransform(); in ApplyCurrentColorModeWithRenderIntent()
296 HWC2::Error HWCColorMode::RestoreColorTransform() { in RestoreColorTransform() function in sdm::HWCColorMode
Dhwc_session.cpp2336 (hwc_display_[display_id]->RestoreColorTransform()); in QdcmCMDHandler()