Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:y_off

1107 hwc_rect_t moveRect(const hwc_rect_t& rect, const int& x_off, const int& y_off)
1115 res.top = rect.top + y_off;
1117 res.bottom = rect.bottom + y_off;