Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/core/
DSkMatrix.h1368 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/flutter/skia/src/core/
DSkMatrix.cpp1084 void SkMatrix::mapVectors(SkPoint dst[], const SkPoint src[], int count) const { in mapVectors() function in SkMatrix
/third_party/skia/src/core/
DSkMatrix.cpp1105 void SkMatrix::mapVectors(SkPoint dst[], const SkPoint src[], int count) const { in mapVectors() function in SkMatrix