Home
last modified time | relevance | path

Searched refs:apply_mode_ (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/sm7250/display/sdm/libs/core/
Dcolor_manager.cpp431 apply_mode_ = true; in ColorMgrSetModeWithRenderIntent()
464 if (apply_mode_) { in Validate()
466 apply_mode_ = false; in Validate()
Dcolor_manager.h193 bool apply_mode_ = false; variable
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display.h109 bool apply_mode_ = false; variable
Dhwc_display.cpp167 apply_mode_ = true; in CacheColorModeWithRenderIntent()
177 if (!apply_mode_) { in ApplyCurrentColorModeWithRenderIntent()
183 apply_mode_ = false; in ApplyCurrentColorModeWithRenderIntent()
/hardware/qcom/sm7250/display/composer/
Dhwc_display.h170 bool apply_mode_ = false; variable
Dhwc_display.cpp174 apply_mode_ = true; in CacheColorModeWithRenderIntent()
184 if (!apply_mode_) { in ApplyCurrentColorModeWithRenderIntent()
190 apply_mode_ = false; in ApplyCurrentColorModeWithRenderIntent()