Searched defs:moveRect (Results 1 - 4 of 4) sorted by relevance
/hardware/qcom/display/msm8084/libhwcomposer/ |
H A D | hwc_utils.cpp | 1120 hwc_rect_t moveRect(const hwc_rect_t& rect, const int& x_off, const int& y_off) function in namespace:qhwc
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
H A D | hwc_utils.cpp | 1108 hwc_rect_t moveRect(const hwc_rect_t& rect, const int& x_off, const int& y_off) function in namespace:qhwc
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
H A D | hwc_utils.cpp | 1414 updatingRect = moveRect(surfDamage.rects[i], x_off, y_off); 1424 hwc_rect_t moveRect(const hwc_rect_t& rect, const int& x_off, const int& y_off) function in namespace:qhwc
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
H A D | hwc_utils.cpp | 1332 hwc_rect_t moveRect(const hwc_rect_t& rect, const int& x_off, const int& y_off) function in namespace:qhwc
|
Completed in 75 milliseconds