Searched refs:MapPtsProc (Results 1 – 4 of 4) sorted by relevance
52 extern SkMatrix::MapPtsProc matrix_translate, matrix_scale_translate, matrix_affine;
959 const SkMatrix::MapPtsProc SkMatrix::gMapPtsProcs[] = {
1486 SkMatrix::MapPtsProc proc = matrix.getMapPtsProc(); in addPath()
582 typedef void (*MapPtsProc)(const SkMatrix& mat, SkPoint dst[], typedef585 static MapPtsProc GetMapPtsProc(TypeMask mask) { in GetMapPtsProc()590 MapPtsProc getMapPtsProc() const { in getMapPtsProc()833 static const MapPtsProc gMapPtsProcs[];