Searched refs:moveRect (Results 1 – 9 of 9) sorted by relevance
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_utils.h | 266 hwc_rect_t moveRect(const hwc_rect_t& rect, const int& x_off, const int& y_off);
|
D | hwc_mdpcomp.cpp | 436 updatingRect = moveRect(surfDamage.rects[i], x_off, y_off); in calculateDirtyRect()
|
D | hwc_utils.cpp | 1120 hwc_rect_t moveRect(const hwc_rect_t& rect, const int& x_off, const int& y_off) in moveRect() function
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_utils.h | 290 hwc_rect_t moveRect(const hwc_rect_t& rect, const int& x_off, const int& y_off);
|
D | hwc_mdpcomp.cpp | 512 updatingRect = moveRect(layer->dirtyRect, x_off, y_off); in generateROI() 627 updatingRect = moveRect(layer->dirtyRect, x_off, y_off); in generateROI()
|
D | hwc_utils.cpp | 1107 hwc_rect_t moveRect(const hwc_rect_t& rect, const int& x_off, const int& y_off) in moveRect() function
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_utils.h | 343 hwc_rect_t moveRect(const hwc_rect_t& rect, const int& x_off, const int& y_off);
|
D | hwc_mdpcomp.cpp | 536 updatingRect = moveRect(surfDamage.rects[i], x_off, y_off); in calculateDirtyRect()
|
D | hwc_utils.cpp | 1330 hwc_rect_t moveRect(const hwc_rect_t& rect, const int& x_off, const int& y_off) in moveRect() function
|