Searched refs:needs_rotation (Results 1 – 13 of 13) sorted by relevance
/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 375 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/ |
D | display_base.h | 133 bool NeedsDownScale(const LayerRect &src_rect, const LayerRect &dst_rect, bool needs_rotation);
|
D | display_base.cpp | 1104 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/ |
D | display_base.h | 133 bool NeedsDownScale(const LayerRect &src_rect, const LayerRect &dst_rect, bool needs_rotation);
|
D | display_base.cpp | 1081 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/ |
D | display_base.h | 133 bool NeedsDownScale(const LayerRect &src_rect, const LayerRect &dst_rect, bool needs_rotation);
|
D | display_base.cpp | 1104 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/ |
D | display_base.h | 136 bool NeedsDownScale(const LayerRect &src_rect, const LayerRect &dst_rect, bool needs_rotation);
|
D | display_base.cpp | 1096 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/ |
D | hw_device_drm.cpp | 604 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/ |
D | hw_device_drm.cpp | 599 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/ |
D | display_base.h | 168 bool NeedsDownScale(const LayerRect &src_rect, const LayerRect &dst_rect, bool needs_rotation);
|
D | display_base.cpp | 1225 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()
|