Searched refs:Identity_pts (Results 1 – 4 of 4) sorted by relevance
/external/skqp/include/core/ |
D | SkMatrix.h | 1833 static void Identity_pts(const SkMatrix&, SkPoint[], const SkPoint[], int);
|
/external/skia/include/core/ |
D | SkMatrix.h | 1955 static void Identity_pts(const SkMatrix&, SkPoint[], const SkPoint[], int);
|
/external/skia/src/core/ |
D | SkMatrix.cpp | 896 void SkMatrix::Identity_pts(const SkMatrix& m, SkPoint dst[], const SkPoint src[], int count) { in Identity_pts() function in SkMatrix 1021 SkMatrix::Identity_pts, SkMatrix::Trans_pts,
|
/external/skqp/src/core/ |
D | SkMatrix.cpp | 904 void SkMatrix::Identity_pts(const SkMatrix& m, SkPoint dst[], const SkPoint src[], int count) { in Identity_pts() function in SkMatrix 1029 SkMatrix::Identity_pts, SkMatrix::Trans_pts,
|