Searched refs:Persp_pts (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/core/ |
D | SkMatrix.cpp | 922 void SkMatrix::Persp_pts(const SkMatrix& m, SkPoint dst[], in Persp_pts() function in SkMatrix 964 SkMatrix::Persp_pts, SkMatrix::Persp_pts, 965 SkMatrix::Persp_pts, SkMatrix::Persp_pts, 966 SkMatrix::Persp_pts, SkMatrix::Persp_pts, 967 SkMatrix::Persp_pts, SkMatrix::Persp_pts
|
/external/skia/include/core/ |
D | SkMatrix.h | 479 static void Persp_pts(const SkMatrix&, SkPoint dst[], const SkPoint[], int);
|