Searched refs:Persp_pts (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/core/ |
D | SkMatrix.cpp | 937 void SkMatrix::Persp_pts(const SkMatrix& m, SkPoint dst[], in Persp_pts() function in SkMatrix 979 SkMatrix::Persp_pts, SkMatrix::Persp_pts, 980 SkMatrix::Persp_pts, SkMatrix::Persp_pts, 981 SkMatrix::Persp_pts, SkMatrix::Persp_pts, 982 SkMatrix::Persp_pts, SkMatrix::Persp_pts
|
/external/skia/include/core/ |
D | SkMatrix.h | 464 static void Persp_pts(const SkMatrix&, SkPoint dst[], const SkPoint[], int);
|