Searched refs:GetMapPtsProc (Results 1 – 3 of 3) sorted by relevance
35 static MapPtsProc GetMapPtsProc(const SkMatrix& matrix) { in GetMapPtsProc() function36 return SkMatrix::GetMapPtsProc(matrix.getType()); in GetMapPtsProc()
1402 SkMatrixPriv::MapPtsProc mapPtsProc = SkMatrixPriv::GetMapPtsProc(matrix); in addPath()
1935 static MapPtsProc GetMapPtsProc(TypeMask mask) { in GetMapPtsProc() function1941 return GetMapPtsProc(this->getType()); in getMapPtsProc()