Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_display_builtin.h241 int curr_refresh_rate_ = 0; variable
H A Dhwc_display_builtin.cpp506 curr_refresh_rate_ = 0; in SetBwLimitHint()
514 if (attr.fps != curr_refresh_rate_ || attr.smart_panel != is_smart_panel_) { in SetBwLimitHint()
521 curr_refresh_rate_ = attr.fps; in SetBwLimitHint()