Home
last modified time | relevance | path

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

/third_party/skia/m133/include/core/
DSkMatrix.h1503 void mapVectors(SkVector vecs[], int count) const { in mapVectors() function
/third_party/skia/include/core/
DSkMatrix.h1495 void mapVectors(SkVector vecs[], int count) const { in mapVectors() function
/third_party/skia/src/core/
DSkMatrix.cpp1105 void SkMatrix::mapVectors(SkPoint dst[], const SkPoint src[], int count) const { in mapVectors() function in SkMatrix
/third_party/skia/m133/src/core/
DSkMatrix.cpp1109 void SkMatrix::mapVectors(SkPoint dst[], const SkPoint src[], int count) const { in mapVectors() function in SkMatrix