Searched defs:offsetBy (Results 1 – 4 of 4) sorted by relevance
68 Rect& Rect::offsetBy(int32_t x, int32_t y) { in offsetBy() function in android::Rect
184 Rect& offsetBy(const Point& dp) { in offsetBy() function