Home
last modified time | relevance | path

Searched defs:SetRect (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_layers.cpp265 void HWCLayer::SetRect(const hwc_rect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCLayer
272 void HWCLayer::SetRect(const hwc_frect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCLayer
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display.cpp743 void HWCDisplay::SetRect(const hwc_rect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCDisplay
750 void HWCDisplay::SetRect(const hwc_frect_t &source, LayerRect *target) { in SetRect() function in sdm::HWCDisplay
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_device.cpp649 void HWDevice::SetRect(const LayerRect &source, mdp_rect *target) { in SetRect() function in sdm::HWDevice