Home
last modified time | relevance | path

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

/third_party/skia/include/core/
DSkMatrix.h1516 void mapVector(SkScalar dx, SkScalar dy, SkVector* result) const { in mapVector() function
1538 SkVector mapVector(SkScalar dx, SkScalar dy) const { in mapVector() function