Home
last modified time | relevance | path

Searched refs:isSameRect (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.h265 bool isSameRect(const hwc_rect& rect1, const hwc_rect& rect2);
Dhwc_mdpcomp.cpp478 if(!isSameRect(res, dstRect) && needsScaling (layer)) { in validateAndApplyROI()
580 if(!isSameRect(res, dstRect) && needsScaling (layer)) { in validateAndApplyROI()
Dhwc_utils.cpp1103 bool isSameRect(const hwc_rect& rect1, const hwc_rect& rect2) in isSameRect() function
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.h289 bool isSameRect(const hwc_rect& rect1, const hwc_rect& rect2);
Dhwc_mdpcomp.cpp479 if(!isSameRect(res, dstRect) && needsScaling (layer)) { in validateAndApplyROI()
587 if(!isSameRect(res, dstRect) && needsScaling (layer)) { in validateAndApplyROI()
Dhwc_utils.cpp1090 bool isSameRect(const hwc_rect& rect1, const hwc_rect& rect2) in isSameRect() function
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.h344 bool isSameRect(const hwc_rect& rect1, const hwc_rect& rect2);
Dhwc_mdpcomp.cpp580 if(!isSameRect(res, dstRect) && needsScaling (layer)) { in validateAndApplyROI()
644 if(!isSameRect(dst, tmpDst)) { in trimAgainstROI()
688 if(!isSameRect(res, dstRect) && needsScaling (layer)) { in validateAndApplyROI()
2656 if(!isSameRect(res, dstRect) && needsScaling (layer)) { in validateAndApplyROI()
Dhwc_utils.cpp1308 bool isSameRect(const hwc_rect& rect1, const hwc_rect& rect2) in isSameRect() function