Searched defs:mapVectors (Results 1 – 6 of 6) sorted by relevance
/external/skia/include/core/ | ||
D | SkMatrix.h | 1389 void mapVectors(SkVector vecs[], int count) const { in mapVectors() function |
/external/skqp/include/core/ | ||
D | SkMatrix.h | 1389 void mapVectors(SkVector vecs[], int count) const { in mapVectors() function |
/external/skia/src/core/ | ||
D | SkMatrix.cpp | 1088 void SkMatrix::mapVectors(SkPoint dst[], const SkPoint src[], int count) const { in mapVectors() function in SkMatrix |
/external/skqp/src/core/ | ||
D | SkMatrix.cpp | 1087 void SkMatrix::mapVectors(SkPoint dst[], const SkPoint src[], int count) const { in mapVectors() function in SkMatrix |
/external/skqp/site/user/api/ | ||
D | SkMatrix_Reference.md | 3435 ## mapVectors section in <a name="SkMatrix"></a> Class SkMatrix |
/external/skia/site/user/api/ | ||
D | SkMatrix_Reference.md | 3571 ## mapVectors section in <a name="SkMatrix"></a> Class SkMatrix |