/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | hwc_display_external.cpp | 140 if (current_refresh_rate_ != refresh_rate) { in Prepare() 144 current_refresh_rate_ = refresh_rate; in Prepare() 257 return current_refresh_rate_; in RoundToStandardFPS() 284 metadata_refresh_rate_ = current_refresh_rate_; in PrepareDynamicRefreshRate() 286 layer->frame_rate = current_refresh_rate_; in PrepareDynamicRefreshRate() 288 layer->frame_rate = current_refresh_rate_; in PrepareDynamicRefreshRate() 315 return current_refresh_rate_; in GetOptimalRefreshRate()
|
D | hwc_display_primary.cpp | 197 if ((current_refresh_rate_ != refresh_rate) || (handle_idle_timeout_)) { in Prepare() 203 current_refresh_rate_ = refresh_rate; in Prepare()
|
D | hwc_display.h | 231 uint32_t current_refresh_rate_ = 0; variable
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | hwc_display_external.cpp | 140 if (current_refresh_rate_ != refresh_rate) { in Prepare() 144 current_refresh_rate_ = refresh_rate; in Prepare() 257 return current_refresh_rate_; in RoundToStandardFPS() 284 metadata_refresh_rate_ = current_refresh_rate_; in PrepareDynamicRefreshRate() 286 layer->frame_rate = current_refresh_rate_; in PrepareDynamicRefreshRate() 288 layer->frame_rate = current_refresh_rate_; in PrepareDynamicRefreshRate() 315 return current_refresh_rate_; in GetOptimalRefreshRate()
|
D | hwc_display_primary.cpp | 197 if ((current_refresh_rate_ != refresh_rate) || (handle_idle_timeout_)) { in Prepare() 203 current_refresh_rate_ = refresh_rate; in Prepare()
|
D | hwc_display.h | 231 uint32_t current_refresh_rate_ = 0; variable
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | hwc_display_external.cpp | 134 if (current_refresh_rate_ != metadata_refresh_rate_ && one_video_updating_layer && drc_enabled_) { in Prepare() 140 current_refresh_rate_ = metadata_refresh_rate_; in Prepare() 273 layer->frame_rate = current_refresh_rate_; in PrepareDynamicRefreshRate()
|
D | hwc_display_primary.cpp | 174 if (current_refresh_rate_ != refresh_rate) { in Prepare() 180 current_refresh_rate_ = refresh_rate; in Prepare()
|
D | hwc_display.h | 190 uint32_t current_refresh_rate_ = 0; variable
|
/hardware/qcom/sdm845/display/sdm/libs/core/ |
D | display_hdmi.cpp | 99 current_refresh_rate_ = hw_panel_info_.max_fps; in Init() 149 if (current_refresh_rate_ != refresh_rate) { in SetRefreshRate() 156 current_refresh_rate_ = refresh_rate; in SetRefreshRate()
|
D | display_primary.cpp | 99 current_refresh_rate_ = hw_panel_info_.max_fps; in Init() 280 if ((current_refresh_rate_ != refresh_rate) || handle_idle_timeout_) { in SetRefreshRate() 288 current_refresh_rate_ = refresh_rate; in SetRefreshRate()
|
D | display_hdmi.h | 72 uint32_t current_refresh_rate_ = 0; variable
|
D | display_base.h | 187 uint32_t current_refresh_rate_ = 0; variable
|
/hardware/qcom/sm8150/display/sdm/libs/core/ |
D | display_pluggable.h | 87 uint32_t current_refresh_rate_ = 0; variable
|
D | display_pluggable.cpp | 131 current_refresh_rate_ = hw_panel_info_.max_fps; in Init() 181 if (current_refresh_rate_ != refresh_rate) { in SetRefreshRate() 188 current_refresh_rate_ = refresh_rate; in SetRefreshRate()
|
D | display_builtin.cpp | 122 current_refresh_rate_ = hw_panel_info_.max_fps; in Init() 427 if ((current_refresh_rate_ != refresh_rate) || handle_idle_timeout_) { in SetRefreshRate() 438 current_refresh_rate_ = refresh_rate; in SetRefreshRate()
|
D | display_base.h | 229 uint32_t current_refresh_rate_ = 0; variable
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_display_primary.cpp | 190 if (current_refresh_rate_ != refresh_rate) { in Validate() 196 current_refresh_rate_ = refresh_rate; in Validate()
|
D | hwc_display.h | 252 uint32_t current_refresh_rate_ = 0; variable
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_display_primary.cpp | 190 if (current_refresh_rate_ != refresh_rate) { in Validate() 196 current_refresh_rate_ = refresh_rate; in Validate()
|
D | hwc_display.h | 270 uint32_t current_refresh_rate_ = 0; variable
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_display_primary.cpp | 197 if (current_refresh_rate_ != refresh_rate) { in Validate() 203 current_refresh_rate_ = refresh_rate; in Validate()
|
D | hwc_display.h | 274 uint32_t current_refresh_rate_ = 0; variable
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_display_primary.cpp | 203 if (current_refresh_rate_ != refresh_rate || handle_idle_timeout_) { in Validate() 209 current_refresh_rate_ = refresh_rate; in Validate()
|
D | hwc_display.h | 281 uint32_t current_refresh_rate_ = 0; variable
|