Home
last modified time | relevance | path

Searched refs:smart_panel_config_ (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sm7250/display/composer/
Dhwc_display.h611 bool smart_panel_config_ = false; variable
Dhwc_display.cpp572 if (!smart_panel_config_ && info.smart_panel) { in UpdateConfigs()
573 smart_panel_config_ = true; in UpdateConfigs()
600 DLOGI("num_configs = %d smart_panel_config_ = %d", num_configs_, smart_panel_config_); in UpdateConfigs()
Dhwc_display_builtin.cpp1632 return smart_panel_config_; in HasSmartPanelConfig()