Home
last modified time | relevance | path

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

/third_party/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
/third_party/flutter/skia/src/core/
DSkMatrix.cpp1077 void SkMatrix::mapHomogeneousPoints(SkPoint3 dst[], const SkPoint3 src[], int count) const { in mapHomogeneousPoints() function in SkMatrix