Home
last modified time | relevance | path

Searched refs:Identity_pts (Results 1 – 2 of 2) sorted by relevance

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