/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/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/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/sm7250/display/sdm/libs/core/ |
D | display_pluggable.h | 86 uint32_t current_refresh_rate_ = 0; variable
|
D | display_pluggable.cpp | 118 current_refresh_rate_ = hw_panel_info_.max_fps; in Init() 167 if (current_refresh_rate_ != refresh_rate) { in SetRefreshRate() 174 current_refresh_rate_ = refresh_rate; in SetRefreshRate()
|
D | display_builtin.cpp | 152 current_refresh_rate_ = hw_panel_info_.max_fps; in Init() 696 if (current_refresh_rate_ != refresh_rate) { in SetRefreshRate() 717 current_refresh_rate_ = refresh_rate; in SetRefreshRate() 1214 *refresh_rate = current_refresh_rate_; in GetRefreshRate()
|
D | display_base.h | 290 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() 187 if (current_refresh_rate_ != refresh_rate) { in SetRefreshRate() 194 current_refresh_rate_ = refresh_rate; in SetRefreshRate()
|
D | display_builtin.cpp | 127 current_refresh_rate_ = hw_panel_info_.max_fps; in Init() 487 if ((current_refresh_rate_ != refresh_rate) || handle_idle_timeout_) { in SetRefreshRate() 503 current_refresh_rate_ = refresh_rate; in SetRefreshRate() 1023 *refresh_rate = current_refresh_rate_; in GetRefreshRate()
|
D | display_base.h | 238 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
|