Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_display_builtin.cpp248 active_refresh_rate_ = attr.fps; in Init()
250 DLOGI("active_refresh_rate: %d", active_refresh_rate_); in Init()
1021 DLOGV_IF(kTagClient, "active_refresh_rate_: %d", active_refresh_rate_); in GetOptimalRefreshRate()
1022 return active_refresh_rate_; in GetOptimalRefreshRate()
H A Dhwc_display.h578 uint32_t active_refresh_rate_ = 0; variable
H A Dhwc_display.cpp1290 active_refresh_rate_ = info.fps; in SetActiveConfig()