Home
last modified time | relevance | path

Searched refs:is_smart_panel_ (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm7250/display/composer/
Dhwc_display_builtin.h281 bool is_smart_panel_ = false; variable
Dhwc_display_builtin.cpp557 if (attr.fps != curr_refresh_rate_ || attr.smart_panel != is_smart_panel_) { in SetBwLimitHint()
565 is_smart_panel_ = attr.smart_panel; in SetBwLimitHint()