Searched refs:isSameRect (Results 1 – 12 of 12) sorted by relevance
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_utils.h | 265 bool isSameRect(const hwc_rect& rect1, const hwc_rect& rect2);
|
D | hwc_mdpcomp.cpp | 478 if(!isSameRect(res, dstRect) && needsScaling (layer)) { in validateAndApplyROI() 580 if(!isSameRect(res, dstRect) && needsScaling (layer)) { in validateAndApplyROI()
|
D | hwc_utils.cpp | 1103 bool isSameRect(const hwc_rect& rect1, const hwc_rect& rect2) in isSameRect() function
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_utils.h | 289 bool isSameRect(const hwc_rect& rect1, const hwc_rect& rect2);
|
D | hwc_mdpcomp.cpp | 479 if(!isSameRect(res, dstRect) && needsScaling (layer)) { in validateAndApplyROI() 587 if(!isSameRect(res, dstRect) && needsScaling (layer)) { in validateAndApplyROI()
|
D | hwc_utils.cpp | 1090 bool isSameRect(const hwc_rect& rect1, const hwc_rect& rect2) in isSameRect() function
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_utils.h | 344 bool isSameRect(const hwc_rect& rect1, const hwc_rect& rect2);
|
D | hwc_mdpcomp.cpp | 580 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()
|
D | hwc_utils.cpp | 1308 bool isSameRect(const hwc_rect& rect1, const hwc_rect& rect2) in isSameRect() function
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_utils.h | 317 bool isSameRect(const hwc_rect& rect1, const hwc_rect& rect2);
|
D | hwc_mdpcomp.cpp | 548 if(!isSameRect(res, dstRect) && needsScaling (layer)) { in validateAndApplyROI() 651 if(!isSameRect(res, dstRect) && needsScaling (layer)) { in validateAndApplyROI()
|
D | hwc_utils.cpp | 1375 bool isSameRect(const hwc_rect& rect1, const hwc_rect& rect2) in isSameRect() function
|