Lines Matching refs:clipA
326 SkPath clipA, clipB;328 clipA.addRoundRect(rectA, SkIntToScalar(5), SkIntToScalar(5));329 clipA.setFillType(SkPath::kInverseEvenOdd_FillType);334 stack.clipDevPath(clipA, SkRegion::kReplace_Op, false);