Home
last modified time | relevance | path

Searched refs:display_frame (Results 1 – 25 of 40) sorted by relevance

12

/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_display_external.cpp140 void HWCDisplayExternal::ApplyScanAdjustment(hwc_rect_t *display_frame) { in ApplyScanAdjustment() argument
163 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment()
165 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment()
167 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
169 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
Dhwc_display_external.h54 void ApplyScanAdjustment(hwc_rect_t *display_frame);
Dhwc_display.h235 virtual void ApplyScanAdjustment(hwc_rect_t *display_frame);
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_display_external.cpp141 void HWCDisplayExternal::ApplyScanAdjustment(hwc_rect_t *display_frame) { in ApplyScanAdjustment() argument
164 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment()
166 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment()
168 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
170 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
Dhwc_display_external.h54 void ApplyScanAdjustment(hwc_rect_t *display_frame);
Dhwc_display.h217 virtual void ApplyScanAdjustment(hwc_rect_t *display_frame);
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display_external.cpp172 void HWCDisplayExternal::ApplyScanAdjustment(hwc_rect_t *display_frame) { in ApplyScanAdjustment() argument
203 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment()
205 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment()
207 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
209 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
Dhwc_display_external.h52 void ApplyScanAdjustment(hwc_rect_t *display_frame);
Dhwc_display.h158 virtual void ApplyScanAdjustment(hwc_rect_t *display_frame);
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_display_external.cpp142 void HWCDisplayExternal::ApplyScanAdjustment(hwc_rect_t *display_frame) { in ApplyScanAdjustment() argument
165 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment()
167 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment()
169 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
171 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
Dhwc_display_external.h56 void ApplyScanAdjustment(hwc_rect_t *display_frame);
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display_external.cpp142 void HWCDisplayExternal::ApplyScanAdjustment(hwc_rect_t *display_frame) { in ApplyScanAdjustment() argument
165 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment()
167 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment()
169 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
171 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
Dhwc_display_external.h56 void ApplyScanAdjustment(hwc_rect_t *display_frame);
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display_external.cpp152 void HWCDisplayExternal::ApplyScanAdjustment(hwc_rect_t *display_frame) { in ApplyScanAdjustment() argument
175 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment()
177 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment()
179 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
181 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
Dhwc_display_external.h57 void ApplyScanAdjustment(hwc_rect_t *display_frame);
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_display_external.cpp176 void HWCDisplayExternal::ApplyScanAdjustment(hwc_rect_t *display_frame) { in ApplyScanAdjustment() argument
207 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment()
209 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment()
211 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
213 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
Dhwc_display_external.h54 void ApplyScanAdjustment(hwc_rect_t *display_frame);
Dhwc_display.h198 virtual void ApplyScanAdjustment(hwc_rect_t *display_frame);
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display_external.cpp176 void HWCDisplayExternal::ApplyScanAdjustment(hwc_rect_t *display_frame) { in ApplyScanAdjustment() argument
207 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment()
209 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment()
211 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
213 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
Dhwc_display_external.h54 void ApplyScanAdjustment(hwc_rect_t *display_frame);
Dhwc_display.h198 virtual void ApplyScanAdjustment(hwc_rect_t *display_frame);
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display_pluggable.cpp161 void HWCDisplayPluggable::ApplyScanAdjustment(hwc_rect_t *display_frame) { in ApplyScanAdjustment() argument
184 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment()
186 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment()
188 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
190 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
Dhwc_display_pluggable.h63 void ApplyScanAdjustment(hwc_rect_t *display_frame);
/hardware/qcom/sm7250/display/composer/
Dhwc_display_pluggable.cpp163 void HWCDisplayPluggable::ApplyScanAdjustment(hwc_rect_t *display_frame) { in ApplyScanAdjustment() argument
186 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment()
188 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment()
190 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
192 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
Dhwc_display_pluggable.h64 void ApplyScanAdjustment(hwc_rect_t *display_frame);

12