Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkMatrix.h458 void mapVectors(SkVector vecs[], int count) const { in mapVectors() function
/external/chromium_org/third_party/skia/include/core/
DSkMatrix.h458 void mapVectors(SkVector vecs[], int count) const { in mapVectors() function
/external/chromium_org/third_party/skia/src/core/
DSkMatrix.cpp1047 void SkMatrix::mapVectors(SkPoint dst[], const SkPoint src[], int count) const { in mapVectors() function in SkMatrix
/external/skia/src/core/
DSkMatrix.cpp1047 void SkMatrix::mapVectors(SkPoint dst[], const SkPoint src[], int count) const { in mapVectors() function in SkMatrix