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