Home
last modified time | relevance | path

Searched refs:needs_rotation (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_device_drm.cpp375 bool needs_rotation = false; in SetupAtomic() local
388 needs_rotation = true; in SetupAtomic()
415 if (!needs_rotation) { in SetupAtomic()
/hardware/qcom/display/msm8909/sdm/libs/core/
Ddisplay_base.h133 bool NeedsDownScale(const LayerRect &src_rect, const LayerRect &dst_rect, bool needs_rotation);
Ddisplay_base.cpp1104 bool needs_rotation) { in NeedsDownScale() argument
1110 if (needs_rotation) { in NeedsDownScale()
1168 bool needs_rotation = (layer->transform.rotation == 90.0f); in NeedsMixerReconfiguration() local
1190 if (NeedsDownScale(layer->src_rect, layer_dst_rect, needs_rotation)) { in NeedsMixerReconfiguration()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
Ddisplay_base.h133 bool NeedsDownScale(const LayerRect &src_rect, const LayerRect &dst_rect, bool needs_rotation);
Ddisplay_base.cpp1081 bool needs_rotation) { in NeedsDownScale() argument
1087 if (needs_rotation) { in NeedsDownScale()
1143 bool needs_rotation = (layer->transform.rotation == 90.0f); in NeedsMixerReconfiguration() local
1165 if (NeedsDownScale(layer->src_rect, layer_dst_rect, needs_rotation)) { in NeedsMixerReconfiguration()
/hardware/qcom/display/msm8998/sdm/libs/core/
Ddisplay_base.h133 bool NeedsDownScale(const LayerRect &src_rect, const LayerRect &dst_rect, bool needs_rotation);
Ddisplay_base.cpp1104 bool needs_rotation) { in NeedsDownScale() argument
1110 if (needs_rotation) { in NeedsDownScale()
1166 bool needs_rotation = (layer->transform.rotation == 90.0f); in NeedsMixerReconfiguration() local
1188 if (NeedsDownScale(layer->src_rect, layer_dst_rect, needs_rotation)) { in NeedsMixerReconfiguration()
/hardware/qcom/sdm845/display/sdm/libs/core/
Ddisplay_base.h136 bool NeedsDownScale(const LayerRect &src_rect, const LayerRect &dst_rect, bool needs_rotation);
Ddisplay_base.cpp1096 bool needs_rotation) { in NeedsDownScale() argument
1102 if (needs_rotation) { in NeedsDownScale()
1160 bool needs_rotation = (layer->transform.rotation == 90.0f); in NeedsMixerReconfiguration() local
1182 if (NeedsDownScale(layer->src_rect, layer_dst_rect, needs_rotation)) { in NeedsMixerReconfiguration()
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_device_drm.cpp604 bool needs_rotation = false; in SetupAtomic() local
612 needs_rotation = true; in SetupAtomic()
632 if (!needs_rotation) { in SetupAtomic()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_device_drm.cpp599 bool needs_rotation = false; in SetupAtomic() local
607 needs_rotation = true; in SetupAtomic()
627 if (!needs_rotation) { in SetupAtomic()
/hardware/qcom/sm8150/display/sdm/libs/core/
Ddisplay_base.h168 bool NeedsDownScale(const LayerRect &src_rect, const LayerRect &dst_rect, bool needs_rotation);
Ddisplay_base.cpp1225 bool needs_rotation) { in NeedsDownScale() argument
1231 if (needs_rotation) { in NeedsDownScale()
1293 bool needs_rotation = (layer->transform.rotation == 90.0f); in NeedsMixerReconfiguration() local
1315 if (NeedsDownScale(layer->src_rect, layer_dst_rect, needs_rotation)) { in NeedsMixerReconfiguration()