Home
last modified time | relevance | path

Searched refs:SetRect (Results 1 – 25 of 39) sorted by relevance

12

/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_layers.cpp151 SetRect(damage.rects[j], &damage_rect); in SetLayerSurfaceDamage()
229 SetRect(frame, &dst_rect); in SetLayerDisplayFrame()
250 SetRect(crop, &src_rect); in SetLayerSourceCrop()
304 SetRect(visible.rects[i], &rect); in SetLayerVisibleRegion()
319 void HWCLayer::SetRect(const hwc_rect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCLayer
326 void HWCLayer::SetRect(const hwc_frect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCLayer
644 SetRect(surface_damage.rects[i], &rect); in SetDirtyRegions()
Dhwc_layers.h109 void SetRect(const hwc_rect_t &source, LayerRect *target);
110 void SetRect(const hwc_frect_t &source, LayerRect *target);
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_layers.cpp172 SetRect(damage.rects[j], &damage_rect); in SetLayerSurfaceDamage()
183 SetRect(damage.rects[i], &rect); in SetLayerSurfaceDamage()
282 SetRect(frame, &dst_rect); in SetLayerDisplayFrame()
314 SetRect(crop, &src_rect); in SetLayerSourceCrop()
368 SetRect(visible.rects[i], &rect); in SetLayerVisibleRegion()
383 void HWCLayer::SetRect(const hwc_rect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCLayer
390 void HWCLayer::SetRect(const hwc_frect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCLayer
Dhwc_layers.h111 void SetRect(const hwc_rect_t &source, LayerRect *target);
112 void SetRect(const hwc_frect_t &source, LayerRect *target);
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_layers.h118 void SetRect(const hwc_rect_t &source, LayerRect *target);
119 void SetRect(const hwc_frect_t &source, LayerRect *target);
Dhwc_layers.cpp300 SetRect(damage.rects[j], &damage_rect); in SetLayerSurfaceDamage()
410 SetRect(frame, &dst_rect); in SetLayerDisplayFrame()
431 SetRect(crop, &src_rect); in SetLayerSourceCrop()
485 SetRect(visible.rects[i], &rect); in SetLayerVisibleRegion()
500 void HWCLayer::SetRect(const hwc_rect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCLayer
507 void HWCLayer::SetRect(const hwc_frect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCLayer
837 SetRect(surface_damage.rects[i], &rect); in SetDirtyRegions()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_layers.h117 void SetRect(const hwc_rect_t &source, LayerRect *target);
118 void SetRect(const hwc_frect_t &source, LayerRect *target);
Dhwc_layers.cpp271 SetRect(damage.rects[j], &damage_rect); in SetLayerSurfaceDamage()
282 SetRect(damage.rects[i], &rect); in SetLayerSurfaceDamage()
382 SetRect(frame, &dst_rect); in SetLayerDisplayFrame()
414 SetRect(crop, &src_rect); in SetLayerSourceCrop()
475 SetRect(visible.rects[i], &rect); in SetLayerVisibleRegion()
490 void HWCLayer::SetRect(const hwc_rect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCLayer
497 void HWCLayer::SetRect(const hwc_frect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCLayer
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_layers.h144 void SetRect(const hwc_rect_t &source, LayerRect *target);
145 void SetRect(const hwc_frect_t &source, LayerRect *target);
Dhwc_layers.cpp309 SetRect(damage.rects[j], &damage_rect); in SetLayerSurfaceDamage()
420 SetRect(frame, &dst_rect); in SetLayerDisplayFrame()
463 SetRect(crop, &src_rect); in SetLayerSourceCrop()
524 SetRect(visible.rects[i], &rect); in SetLayerVisibleRegion()
595 void HWCLayer::SetRect(const hwc_rect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCLayer
602 void HWCLayer::SetRect(const hwc_frect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCLayer
1031 SetRect(surface_damage.rects[i], &rect); in SetDirtyRegions()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_layers.h154 void SetRect(const hwc_rect_t &source, LayerRect *target);
155 void SetRect(const hwc_frect_t &source, LayerRect *target);
Dhwc_layers.cpp333 SetRect(damage.rects[j], &damage_rect); in SetLayerSurfaceDamage()
430 SetRect(frame, &dst_rect); in SetLayerDisplayFrame()
473 SetRect(crop, &src_rect); in SetLayerSourceCrop()
537 SetRect(visible.rects[i], &rect); in SetLayerVisibleRegion()
652 void HWCLayer::SetRect(const hwc_rect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCLayer
659 void HWCLayer::SetRect(const hwc_frect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCLayer
1114 SetRect(surface_damage.rects[i], &rect); in SetDirtyRegions()
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display.h148 inline void SetRect(const hwc_rect_t &source, LayerRect *target);
149 inline void SetRect(const hwc_frect_t &source, LayerRect *target);
Dhwc_display.cpp458 SetRect(scaled_display_frame, &layer->dst_rect); in PrePrepareLayerStack()
459 SetRect(hwc_layer.sourceCropf, &layer->src_rect); in PrePrepareLayerStack()
467 SetRect(hwc_layer.visibleRegionScreen.rects[j], &visible_rect); in PrePrepareLayerStack()
473 SetRect(hwc_layer.surfaceDamage.rects[j], &dirty_rect); in PrePrepareLayerStack()
745 void HWCDisplay::SetRect(const hwc_rect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCDisplay
752 void HWCDisplay::SetRect(const hwc_frect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCDisplay
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display.h188 inline void SetRect(const hwc_rect_t &source, LayerRect *target);
189 inline void SetRect(const hwc_frect_t &source, LayerRect *target);
Dhwc_display.cpp558 SetRect(scaled_display_frame, &layer->dst_rect); in PrePrepareLayerStack()
568 SetRect(hwc_layer.sourceCropf, &layer->src_rect); in PrePrepareLayerStack()
575 SetRect(hwc_layer.visibleRegionScreen.rects[j], &visible_rect); in PrePrepareLayerStack()
581 SetRect(hwc_layer.surfaceDamage.rects[j], &dirty_rect); in PrePrepareLayerStack()
920 void HWCDisplay::SetRect(const hwc_rect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCDisplay
927 void HWCDisplay::SetRect(const hwc_frect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCDisplay
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_display.h188 inline void SetRect(const hwc_rect_t &source, LayerRect *target);
189 inline void SetRect(const hwc_frect_t &source, LayerRect *target);
Dhwc_display.cpp558 SetRect(scaled_display_frame, &layer->dst_rect); in PrePrepareLayerStack()
568 SetRect(hwc_layer.sourceCropf, &layer->src_rect); in PrePrepareLayerStack()
575 SetRect(hwc_layer.visibleRegionScreen.rects[j], &visible_rect); in PrePrepareLayerStack()
581 SetRect(hwc_layer.surfaceDamage.rects[j], &dirty_rect); in PrePrepareLayerStack()
920 void HWCDisplay::SetRect(const hwc_rect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCDisplay
927 void HWCDisplay::SetRect(const hwc_frect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCDisplay
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_device_drm.h115 void SetRect(const LayerRect &source, sde_drm::DRMRect *target);
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
Dhw_device.h117 void SetRect(const LayerRect &source, mdp_rect *target);
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_device_drm.h118 void SetRect(const LayerRect &source, sde_drm::DRMRect *target);
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_device_drm.h120 void SetRect(const LayerRect &source, sde_drm::DRMRect *target);
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_device.h109 void SetRect(const LayerRect &source, mdp_rect *target);
/hardware/qcom/display/msm8909/sdm/libs/core/fb/
Dhw_device.h116 void SetRect(const LayerRect &source, mdp_rect *target);
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
Dhw_device.h118 void SetRect(const LayerRect &source, mdp_rect *target);

12