Home
last modified time | relevance | path

Searched defs:offsetTo (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/include/core/
DSkRect.h396 void offsetTo(int32_t newX, int32_t newY) { in offsetTo() function
1053 void offsetTo(SkScalar newX, SkScalar newY) { in offsetTo() function
/third_party/flutter/skia/include/core/
DSkRect.h371 void offsetTo(int32_t newX, int32_t newY) { in offsetTo() function
1198 void offsetTo(SkScalar newX, SkScalar newY) { in offsetTo() function