Searched defs:srcPts (Results 1 – 3 of 3) sorted by relevance
243 int srcPts = sourcePath.getPoints(src, 4); in add() local
1714 const SkPoint* SK_RESTRICT srcPts = fPts; in doNext() local1807 const SkPoint* srcPts = fPts; in next() local
728 const SkPoint srcPts[], bool expectClose) { in test_poly()