Searched refs:smart_panel_config_ (Results 1 – 3 of 3) sorted by relevance
611 bool smart_panel_config_ = false; variable
572 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()
1632 return smart_panel_config_; in HasSmartPanelConfig()