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