Searched refs:MapPtsProc (Results 1 – 3 of 3) sorted by relevance
589 typedef void (*MapPtsProc)(const SkMatrix& mat, SkPoint dst[], typedef592 static MapPtsProc GetMapPtsProc(TypeMask mask) { in GetMapPtsProc()597 MapPtsProc getMapPtsProc() const { in getMapPtsProc()852 static const MapPtsProc gMapPtsProcs[];
1032 const SkMatrix::MapPtsProc SkMatrix::gMapPtsProcs[] = {
1520 SkMatrix::MapPtsProc proc = matrix.getMapPtsProc(); in addPath()