Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_layers.cpp119 SetRect(damage.rects[j], &damage_rect); in SetLayerSurfaceDamage()
130 SetRect(damage.rects[i], &rect); in SetLayerSurfaceDamage()
198 SetRect(frame, &dst_rect); in SetLayerDisplayFrame()
219 SetRect(crop, &src_rect); in SetLayerSourceCrop()
273 SetRect(visible.rects[i], &rect); in SetLayerVisibleRegion()
288 void HWCLayer::SetRect(const hwc_rect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCLayer
295 void HWCLayer::SetRect(const hwc_frect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCLayer
Dhwc_layers.h104 void SetRect(const hwc_rect_t &source, LayerRect *target);
105 void SetRect(const hwc_frect_t &source, LayerRect *target);
/hardware/qcom/display/sdm845/sdm/libs/hwc2/
Dhwc_layers.h109 void SetRect(const hwc_rect_t &source, LayerRect *target);
110 void SetRect(const hwc_frect_t &source, LayerRect *target);
Dhwc_layers.cpp165 SetRect(damage.rects[i], &rect); in SetLayerBuffer()
262 SetRect(frame, &dst_rect); in SetLayerBuffer()
289 SetRect(crop, &src_rect); in SetLayerBuffer()
344 SetRect(visible.rects[i], &rect); in SetLayerBuffer()
359 void HWCLayer::SetRect(const hwc_rect_t &source, LayerRect *target) { in SetLayerBuffer() function in sdm::HWCLayer
366 void HWCLayer::SetRect(const hwc_frect_t &source, LayerRect *target) { in SetLayerBuffer() function in sdm::HWCLayer
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_layers.cpp277 SetRect(damage.rects[j], &damage_rect); in SetLayerSurfaceDamage()
288 SetRect(damage.rects[i], &rect); in SetLayerSurfaceDamage()
388 SetRect(frame, &dst_rect); in SetLayerDisplayFrame()
409 SetRect(crop, &src_rect); in SetLayerSourceCrop()
463 SetRect(visible.rects[i], &rect); in SetLayerVisibleRegion()
478 void HWCLayer::SetRect(const hwc_rect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCLayer
485 void HWCLayer::SetRect(const hwc_frect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCLayer
Dhwc_layers.h114 void SetRect(const hwc_rect_t &source, LayerRect *target);
115 void SetRect(const hwc_frect_t &source, LayerRect *target);
/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/sdm845/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);
Dhw_device_drm.cpp407 SetRect(pipe_info->src_roi, &src); in SetupAtomic()
410 SetRect(pipe_info->dst_roi, &dst); in SetupAtomic()
569 void HWDeviceDRM::SetRect(const LayerRect &source, DRMRect *target) { in SetRect() function in sdm::HWDeviceDRM
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_device.h109 void SetRect(const LayerRect &source, mdp_rect *target);
Dhw_device.cpp227 SetRect(pipe_info->src_roi, &mdp_layer.src_rect); in Validate()
228 SetRect(pipe_info->dst_roi, &mdp_layer.dst_rect); in Validate()
647 void HWDevice::SetRect(const LayerRect &source, mdp_rect *target) { in SetRect() function in sdm::HWDevice
/hardware/qcom/display/sdm845/sdm/libs/core/drm/
Dhw_device_drm.h121 void SetRect(const LayerRect &source, sde_drm::DRMRect *target);
Dhw_device_drm.cpp675 SetRect(pipe_info->src_roi, &src); in SetupAtomic()
678 SetRect(pipe_info->dst_roi, &dst); in SetupAtomic()
870 void HWDeviceDRM::SetRect(const LayerRect &source, DRMRect *target) { in SetRect() function in sdm::HWDeviceDRM
/hardware/qcom/display/sdm845/sdm/libs/core/fb/
Dhw_device.h117 void SetRect(const LayerRect &source, mdp_rect *target);
Dhw_device.cpp247 SetRect(pipe_info->src_roi, &mdp_layer.src_rect); in Validate()
248 SetRect(pipe_info->dst_roi, &mdp_layer.dst_rect); in Validate()
332 SetRect(dest_scale_info->panel_roi, &dest_scalar_data->panel_roi); in Validate()
704 void HWDevice::SetRect(const LayerRect &source, mdp_rect *target) { in SetRect() function in sdm::HWDevice
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
Dhw_device.h118 void SetRect(const LayerRect &source, mdp_rect *target);
Dhw_device.cpp247 SetRect(pipe_info->src_roi, &mdp_layer.src_rect); in Validate()
248 SetRect(pipe_info->dst_roi, &mdp_layer.dst_rect); in Validate()
332 SetRect(dest_scale_info->panel_roi, &dest_scalar_data->panel_roi); in Validate()
701 void HWDevice::SetRect(const LayerRect &source, mdp_rect *target) { in SetRect() function in sdm::HWDevice