Home
last modified time | relevance | path

Searched refs:handle_idle_timeout_ (Results 1 – 16 of 16) sorted by relevance

/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display_primary.cpp197 if ((current_refresh_rate_ != refresh_rate) || (handle_idle_timeout_)) { in Prepare()
206 if (handle_idle_timeout_) { in Prepare()
207 handle_idle_timeout_ = false; in Prepare()
373 } else if (handle_idle_timeout_) { in GetOptimalRefreshRate()
391 handle_idle_timeout_ = true; in Refresh()
Dhwc_display_primary.h72 bool handle_idle_timeout_ = false; variable
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_display_primary.cpp197 if ((current_refresh_rate_ != refresh_rate) || (handle_idle_timeout_)) { in Prepare()
206 if (handle_idle_timeout_) { in Prepare()
207 handle_idle_timeout_ = false; in Prepare()
373 } else if (handle_idle_timeout_) { in GetOptimalRefreshRate()
391 handle_idle_timeout_ = true; in Refresh()
Dhwc_display_primary.h72 bool handle_idle_timeout_ = false; variable
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display_primary.cpp183 if (handle_idle_timeout_) { in Prepare()
184 handle_idle_timeout_ = false; in Prepare()
324 } else if (handle_idle_timeout_) { in GetOptimalRefreshRate()
342 handle_idle_timeout_ = true; in Refresh()
Dhwc_display_primary.h78 bool handle_idle_timeout_ = false; variable
/hardware/qcom/sdm845/display/sdm/libs/core/
Ddisplay_primary.cpp276 if (handle_idle_timeout_ && !final_rate) { in SetRefreshRate()
280 if ((current_refresh_rate_ != refresh_rate) || handle_idle_timeout_) { in SetRefreshRate()
289 handle_idle_timeout_ = false; in SetRefreshRate()
309 handle_idle_timeout_ = true; in IdleTimeout()
Ddisplay_primary.h74 bool handle_idle_timeout_ = false; variable
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display_primary.cpp203 if (current_refresh_rate_ != refresh_rate || handle_idle_timeout_) { in Validate()
212 if (handle_idle_timeout_) { in Validate()
213 handle_idle_timeout_ = false; in Validate()
417 } else if (handle_idle_timeout_) { in GetOptimalRefreshRate()
430 handle_idle_timeout_ = true; in Refresh()
Dhwc_display_primary.h91 bool handle_idle_timeout_ = false; variable
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_display_primary.cpp199 if (handle_idle_timeout_) { in Validate()
200 handle_idle_timeout_ = false; in Validate()
385 } else if (handle_idle_timeout_) { in GetOptimalRefreshRate()
398 handle_idle_timeout_ = true; in Refresh()
Dhwc_display_primary.h89 bool handle_idle_timeout_ = false; variable
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_display_primary.cpp206 if (handle_idle_timeout_) { in Validate()
207 handle_idle_timeout_ = false; in Validate()
394 } else if (handle_idle_timeout_) { in GetOptimalRefreshRate()
407 handle_idle_timeout_ = true; in Refresh()
Dhwc_display_primary.h92 bool handle_idle_timeout_ = false; variable
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_display_primary.cpp199 if (handle_idle_timeout_) { in Validate()
200 handle_idle_timeout_ = false; in Validate()
397 } else if (handle_idle_timeout_) { in GetOptimalRefreshRate()
410 handle_idle_timeout_ = true; in Refresh()
Dhwc_display_primary.h91 bool handle_idle_timeout_ = false; variable