Lines Matching refs:kIntersect_PathOp
361 return Op(clipPath, invPath, kIntersect_PathOp, outPath);370 SK_COMPILE_ASSERT(SkRegion::kIntersect_Op == (int)kIntersect_PathOp,