Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/composer/
Dhwc_display_builtin.h280 int curr_refresh_rate_ = 0; variable
Dhwc_display_builtin.cpp549 curr_refresh_rate_ = 0; in SetBwLimitHint()
557 if (attr.fps != curr_refresh_rate_ || attr.smart_panel != is_smart_panel_) { in SetBwLimitHint()
564 curr_refresh_rate_ = attr.fps; in SetBwLimitHint()