Searched refs:GetMapPtsProc (Results 1 – 3 of 3) sorted by relevance
42 static MapPtsProc GetMapPtsProc(const SkMatrix& matrix) { in GetMapPtsProc() function43 return SkMatrix::GetMapPtsProc(matrix.getType()); in GetMapPtsProc()
1494 SkMatrixPriv::MapPtsProc mapPtsProc = SkMatrixPriv::GetMapPtsProc(matrix); in addPath()
1939 static MapPtsProc GetMapPtsProc(TypeMask mask) { in GetMapPtsProc() function1945 return GetMapPtsProc(this->getType()); in getMapPtsProc()