/hardware/qcom/sm8150/display/sdm/libs/utils/ |
D | rect.cpp | 43 bool IsCongruent(const LayerRect &rect1, const LayerRect &rect2) { in IsCongruent() 67 LayerRect Intersection(const LayerRect &rect1, const LayerRect &rect2) { in Intersection() 102 bool Contains(const LayerRect &rect1, const LayerRect &rect2) { in Contains() 111 void Subtract(const LayerRect &rect1, const LayerRect &rect2, LayerRect *res) { in Subtract() 143 LayerRect Subtract(const LayerRect &rect1, const LayerRect &rect2) { in Subtract() 165 LayerRect Union(const LayerRect &rect1, const LayerRect &rect2) { in Union()
|
/hardware/qcom/display/msm8996/sdm/libs/utils/ |
D | rect.cpp | 43 bool IsCongruent(const LayerRect &rect1, const LayerRect &rect2) { in IsCongruent() 62 LayerRect Intersection(const LayerRect &rect1, const LayerRect &rect2) { in Intersection() 97 LayerRect Subtract(const LayerRect &rect1, const LayerRect &rect2) { in Subtract() 119 LayerRect Union(const LayerRect &rect1, const LayerRect &rect2) { in Union()
|
/hardware/qcom/display/msm8998/sdm/libs/utils/ |
D | rect.cpp | 43 bool IsCongruent(const LayerRect &rect1, const LayerRect &rect2) { in IsCongruent() 62 LayerRect Intersection(const LayerRect &rect1, const LayerRect &rect2) { in Intersection() 97 LayerRect Subtract(const LayerRect &rect1, const LayerRect &rect2) { in Subtract() 119 LayerRect Union(const LayerRect &rect1, const LayerRect &rect2) { in Union()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/utils/ |
D | rect.cpp | 43 bool IsCongruent(const LayerRect &rect1, const LayerRect &rect2) { in IsCongruent() 62 LayerRect Intersection(const LayerRect &rect1, const LayerRect &rect2) { in Intersection() 97 LayerRect Subtract(const LayerRect &rect1, const LayerRect &rect2) { in Subtract() 119 LayerRect Union(const LayerRect &rect1, const LayerRect &rect2) { in Union()
|
/hardware/qcom/display/msm8909/sdm/libs/utils/ |
D | rect.cpp | 43 bool IsCongruent(const LayerRect &rect1, const LayerRect &rect2) { in IsCongruent() 67 LayerRect Intersection(const LayerRect &rect1, const LayerRect &rect2) { in Intersection() 102 LayerRect Subtract(const LayerRect &rect1, const LayerRect &rect2) { in Subtract() 124 LayerRect Union(const LayerRect &rect1, const LayerRect &rect2) { in Union()
|
/hardware/qcom/sdm845/display/sdm/libs/utils/ |
D | rect.cpp | 43 bool IsCongruent(const LayerRect &rect1, const LayerRect &rect2) { in IsCongruent() 67 LayerRect Intersection(const LayerRect &rect1, const LayerRect &rect2) { in Intersection() 102 LayerRect Subtract(const LayerRect &rect1, const LayerRect &rect2) { in Subtract() 124 LayerRect Union(const LayerRect &rect1, const LayerRect &rect2) { in Union()
|
/hardware/qcom/display/msm8994/libqdutils/ |
D | cb_utils.cpp | 32 void getUnion(hwc_rect_t& rect1,hwc_rect_t& rect2, hwc_rect_t& irect) { in getUnion()
|
/hardware/qcom/display/msm8084/libqdutils/ |
D | cb_utils.cpp | 32 void getUnion(hwc_rect_t& rect1,hwc_rect_t& rect2, hwc_rect_t& irect) { in getUnion()
|
/hardware/qcom/display/msm8226/libqdutils/ |
D | cb_utils.cpp | 32 void getUnion(hwc_rect_t& rect1,hwc_rect_t& rect2, hwc_rect_t& irect) { in getUnion()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_utils.cpp | 1090 bool isSameRect(const hwc_rect& rect1, const hwc_rect& rect2) in isSameRect() 1124 hwc_rect_t getIntersection(const hwc_rect_t& rect1, const hwc_rect_t& rect2) in getIntersection() 1145 hwc_rect_t getUnion(const hwc_rect &rect1, const hwc_rect &rect2) in getUnion() 1167 hwc_rect_t deductRect(const hwc_rect_t& rect1, const hwc_rect_t& rect2) { in deductRect() 2158 bool isPeripheral(const hwc_rect_t& rect1, const hwc_rect_t& rect2) { in isPeripheral()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_utils.cpp | 1308 bool isSameRect(const hwc_rect& rect1, const hwc_rect& rect2) in isSameRect() 1348 hwc_rect_t getIntersection(const hwc_rect_t& rect1, const hwc_rect_t& rect2) in getIntersection() 1369 hwc_rect_t getUnion(const hwc_rect &rect1, const hwc_rect &rect2) in getUnion() 1391 hwc_rect_t deductRect(const hwc_rect_t& rect1, const hwc_rect_t& rect2) { in deductRect() 2501 bool isPeripheral(const hwc_rect_t& rect1, const hwc_rect_t& rect2) { in isPeripheral()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_utils.cpp | 1103 bool isSameRect(const hwc_rect& rect1, const hwc_rect& rect2) in isSameRect() 1136 hwc_rect_t getIntersection(const hwc_rect_t& rect1, const hwc_rect_t& rect2) in getIntersection() 1157 hwc_rect_t getUnion(const hwc_rect &rect1, const hwc_rect &rect2) in getUnion() 1179 hwc_rect_t deductRect(const hwc_rect_t& rect1, const hwc_rect_t& rect2) { in deductRect()
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/ |
D | HWC2On1Adapter.cpp | 2016 static bool compareRects(const hwc_rect_t& rect1, const hwc_rect_t& rect2) { in compareRects()
|