Searched refs:croppedPath (Results 1 – 1 of 1) sorted by relevance
174 SkPath croppedPath; in makeClipProcessor() local176 CropPath(deviceSpacePath, SkIRect::MakeWH(maxRTSize, maxRTSize), &croppedPath); in makeClipProcessor()177 clipPath.init(croppedPath, accessRect, rtWidth, rtHeight, caps); in makeClipProcessor()