Lines Matching refs:clipPath
92 virtual void clipPath(const SkPath& p, SkRegion::Op op, bool aa) SK_OVERRIDE {93 fTarget->clipPath(p, op, aa);323 SIMPLE_TEST_STEP(ClipPath, clipPath(kTestPath));