Searched refs:croppedPath (Results 1 – 1 of 1) sorted by relevance
211 SkPath croppedPath; in makeClipProcessor() local213 CropPath(deviceSpacePath, SkIRect::MakeWH(maxRTSize, maxRTSize), &croppedPath); in makeClipProcessor()214 clipPath.init(croppedPath, accessRect, fCoverageType, caps); in makeClipProcessor()