/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_display_external.cpp | 157 uint32_t new_mixer_width = UINT32(mixer_width * FLOAT(1.0f - width_ratio)); in ApplyScanAdjustment() local 163 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment() 167 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_display_external.cpp | 158 uint32_t new_mixer_width = UINT32(mixer_width * FLOAT(1.0f - width_ratio)); in ApplyScanAdjustment() local 164 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment() 168 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | hwc_display_external.cpp | 197 uint32_t new_mixer_width = UINT32(mixer_width * FLOAT(1.0f - width_ratio)); in ApplyScanAdjustment() local 203 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment() 207 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_display_external.cpp | 159 uint32_t new_mixer_width = UINT32(mixer_width * FLOAT(1.0f - width_ratio)); in ApplyScanAdjustment() local 165 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment() 169 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_display_external.cpp | 159 uint32_t new_mixer_width = UINT32(mixer_width * FLOAT(1.0f - width_ratio)); in ApplyScanAdjustment() local 165 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment() 169 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
|
/hardware/qcom/display/msm8996/sdm/libs/core/ |
D | display_primary.cpp | 97 uint32_t new_mixer_width = 0; in Prepare() local 102 if (NeedsMixerReconfiguration(layer_stack, &new_mixer_width, &new_mixer_height)) { in Prepare() 103 error = ReconfigureMixer(new_mixer_width, new_mixer_height); in Prepare()
|
D | display_hdmi.cpp | 113 uint32_t new_mixer_width = 0; in Prepare() local 118 if (NeedsMixerReconfiguration(layer_stack, &new_mixer_width, &new_mixer_height)) { in Prepare() 119 error = ReconfigureMixer(new_mixer_width, new_mixer_height); in Prepare()
|
D | display_base.h | 123 bool NeedsMixerReconfiguration(LayerStack *layer_stack, uint32_t *new_mixer_width,
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_display_external.cpp | 169 uint32_t new_mixer_width = UINT32(mixer_width * FLOAT(1.0f - width_ratio)); in ApplyScanAdjustment() local 175 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment() 179 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
|
/hardware/qcom/display/msm8909/sdm/libs/core/ |
D | display_primary.cpp | 86 uint32_t new_mixer_width = 0; in Prepare() local 91 if (NeedsMixerReconfiguration(layer_stack, &new_mixer_width, &new_mixer_height)) { in Prepare() 92 error = ReconfigureMixer(new_mixer_width, new_mixer_height); in Prepare()
|
D | display_hdmi.cpp | 103 uint32_t new_mixer_width = 0; in Prepare() local 108 if (NeedsMixerReconfiguration(layer_stack, &new_mixer_width, &new_mixer_height)) { in Prepare() 109 error = ReconfigureMixer(new_mixer_width, new_mixer_height); in Prepare()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | hwc_display_external.cpp | 201 uint32_t new_mixer_width = UINT32(mixer_width * FLOAT(1.0f - width_ratio)); in ApplyScanAdjustment() local 207 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment() 211 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | hwc_display_external.cpp | 201 uint32_t new_mixer_width = UINT32(mixer_width * FLOAT(1.0f - width_ratio)); in ApplyScanAdjustment() local 207 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment() 211 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/ |
D | display_primary.cpp | 86 uint32_t new_mixer_width = 0; in Prepare() local 91 if (NeedsMixerReconfiguration(layer_stack, &new_mixer_width, &new_mixer_height)) { in Prepare() 92 error = ReconfigureMixer(new_mixer_width, new_mixer_height); in Prepare()
|
D | display_hdmi.cpp | 103 uint32_t new_mixer_width = 0; in Prepare() local 108 if (NeedsMixerReconfiguration(layer_stack, &new_mixer_width, &new_mixer_height)) { in Prepare() 109 error = ReconfigureMixer(new_mixer_width, new_mixer_height); in Prepare()
|
D | display_base.cpp | 1098 bool DisplayBase::NeedsMixerReconfiguration(LayerStack *layer_stack, uint32_t *new_mixer_width, in NeedsMixerReconfiguration() argument 1120 *new_mixer_width = req_mixer_width_; in NeedsMixerReconfiguration() 1158 *new_mixer_width = FloorToMultipleOf(UINT32((FLOAT(fb_width) / FLOAT(fb_height)) * in NeedsMixerReconfiguration() 1162 LayerRect dst_domain = {0.0f, 0.0f, FLOAT(*new_mixer_width), FLOAT(*new_mixer_height)}; in NeedsMixerReconfiguration() 1166 *new_mixer_width = display_width; in NeedsMixerReconfiguration()
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_display_pluggable.cpp | 178 uint32_t new_mixer_width = UINT32(mixer_width * FLOAT(1.0f - width_ratio)); in ApplyScanAdjustment() local 184 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment() 188 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
|
/hardware/qcom/sdm845/display/sdm/libs/core/ |
D | display_hdmi.cpp | 107 uint32_t new_mixer_width = 0; in Prepare() local 112 if (NeedsMixerReconfiguration(layer_stack, &new_mixer_width, &new_mixer_height)) { in Prepare() 113 error = ReconfigureMixer(new_mixer_width, new_mixer_height); in Prepare()
|
D | display_primary.cpp | 107 uint32_t new_mixer_width = 0; in Prepare() local 118 if (NeedsMixerReconfiguration(layer_stack, &new_mixer_width, &new_mixer_height)) { in Prepare() 119 error = ReconfigureMixer(new_mixer_width, new_mixer_height); in Prepare()
|
D | display_base.cpp | 1113 bool DisplayBase::NeedsMixerReconfiguration(LayerStack *layer_stack, uint32_t *new_mixer_width, in NeedsMixerReconfiguration() argument 1137 *new_mixer_width = req_mixer_width_; in NeedsMixerReconfiguration() 1175 *new_mixer_width = FloorToMultipleOf(UINT32((FLOAT(fb_width) / FLOAT(fb_height)) * in NeedsMixerReconfiguration() 1179 LayerRect dst_domain = {0.0f, 0.0f, FLOAT(*new_mixer_width), FLOAT(*new_mixer_height)}; in NeedsMixerReconfiguration() 1183 *new_mixer_width = display_width; in NeedsMixerReconfiguration() 1186 if (*new_mixer_width > display_width || *new_mixer_height > display_height) { in NeedsMixerReconfiguration() 1187 *new_mixer_width = display_width; in NeedsMixerReconfiguration()
|
/hardware/qcom/display/msm8998/sdm/libs/core/ |
D | display_hdmi.cpp | 102 uint32_t new_mixer_width = 0; in Prepare() local 107 if (NeedsMixerReconfiguration(layer_stack, &new_mixer_width, &new_mixer_height)) { in Prepare() 108 error = ReconfigureMixer(new_mixer_width, new_mixer_height); in Prepare()
|
D | display_primary.cpp | 85 uint32_t new_mixer_width = 0; in Prepare() local 116 if (NeedsMixerReconfiguration(layer_stack, &new_mixer_width, &new_mixer_height)) { in Prepare() 117 error = ReconfigureMixer(new_mixer_width, new_mixer_height); in Prepare()
|
/hardware/qcom/sm8150/display/sdm/libs/core/ |
D | display_pluggable.cpp | 139 uint32_t new_mixer_width = 0; in Prepare() local 144 if (NeedsMixerReconfiguration(layer_stack, &new_mixer_width, &new_mixer_height)) { in Prepare() 145 error = ReconfigureMixer(new_mixer_width, new_mixer_height); in Prepare()
|
D | display_base.cpp | 1242 bool DisplayBase::NeedsMixerReconfiguration(LayerStack *layer_stack, uint32_t *new_mixer_width, in NeedsMixerReconfiguration() argument 1251 *new_mixer_width = req_mixer_width_; in NeedsMixerReconfiguration() 1308 *new_mixer_width = FloorToMultipleOf(UINT32((FLOAT(fb_width) / FLOAT(fb_height)) * in NeedsMixerReconfiguration() 1312 LayerRect dst_domain = {0.0f, 0.0f, FLOAT(*new_mixer_width), FLOAT(*new_mixer_height)}; in NeedsMixerReconfiguration() 1316 *new_mixer_width = display_width; in NeedsMixerReconfiguration() 1319 if (*new_mixer_width > display_width || *new_mixer_height > display_height) { in NeedsMixerReconfiguration() 1320 *new_mixer_width = display_width; in NeedsMixerReconfiguration() 1323 return ((*new_mixer_width != mixer_width) || (*new_mixer_height != mixer_height)); in NeedsMixerReconfiguration()
|
D | display_builtin.cpp | 143 uint32_t new_mixer_width = 0; in Prepare() local 149 if (NeedsMixerReconfiguration(layer_stack, &new_mixer_width, &new_mixer_height)) { in Prepare() 150 error = ReconfigureMixer(new_mixer_width, new_mixer_height); in Prepare()
|