Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkMatrix.cpp1074 void SkMatrix::mapHomogeneousPoints(SkPoint3 dst[], const SkPoint3 src[], int count) const { in mapHomogeneousPoints() function in SkMatrix
1079 void SkMatrix::mapHomogeneousPoints(SkPoint3 dst[], const SkPoint src[], int count) const { in mapHomogeneousPoints() function in SkMatrix
/external/skqp/src/core/
DSkMatrix.cpp1082 void SkMatrix::mapHomogeneousPoints(SkPoint3 dst[], const SkPoint3 src[], int count) const { in mapHomogeneousPoints() function in SkMatrix