Lines Matching refs:invPath
352 * outPath may alias with invPath (since this is supported by PathOps).354 static bool calculate_inverse_path(const SkRect& bounds, const SkPath& invPath,356 SkASSERT(invPath.isInverseFillType());361 return Op(clipPath, invPath, kIntersect_PathOp, outPath);