Searched refs:Trans_pts (Results 1 - 2 of 2) sorted by relevance

/external/skia/include/core/
H A DSkMatrix.h802 static void Trans_pts(const SkMatrix&, SkPoint dst[], const SkPoint[], int);
/external/skia/src/core/
H A DSkMatrix.cpp879 void SkMatrix::Trans_pts(const SkMatrix& m, SkPoint dst[], const SkPoint src[], int count) { function in class:SkMatrix
999 SkMatrix::Identity_pts, SkMatrix::Trans_pts,

Completed in 51 milliseconds