Home | History | Annotate | Download | only in libhwcomposer

Lines Matching full:x_off

1107 hwc_rect_t moveRect(const hwc_rect_t& rect, const int& x_off, const int& y_off)
1114 res.left = rect.left + x_off;
1116 res.right = rect.right + x_off;