Searched refs:testShapeOp (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DSimplifyNew_Test.cpp3562 testShapeOp(path, pathB, kDifference_Op);
3575 testShapeOp(path, pathB, kDifference_Op);
3588 testShapeOp(path, pathB, kDifference_Op);
3601 testShapeOp(path, pathB, kDifference_Op);
3614 testShapeOp(path, pathB, kDifference_Op);
3627 testShapeOp(path, pathB, kDifference_Op);
3640 testShapeOp(path, pathB, kDifference_Op);
3653 testShapeOp(path, pathB, kDifference_Op);
3668 testShapeOp(path, pathB, kDifference_Op);
3687 testShapeOp(pat
[all...]
H A DEdgeWalker_Test.h28 extern bool testShapeOp(const SkPath& a, const SkPath& b, const ShapeOp );
H A DShapeOpRect4x4_Test.cpp57 testShapeOp(pathA, pathB, (ShapeOp) op);
H A DShapeOpCubic4x4_Test.cpp69 testShapeOp(pathA, pathB, (ShapeOp) op);
H A DEdgeWalker_TestUtility.cpp432 bool testShapeOp(const SkPath& a, const SkPath& b, const ShapeOp shapeOp) { function
628 SkString testFunc("testShapeOp(path, pathB, ");
/external/skia/experimental/Intersection/
H A DSimplifyNew_Test.cpp3562 testShapeOp(path, pathB, kDifference_Op);
3575 testShapeOp(path, pathB, kDifference_Op);
3588 testShapeOp(path, pathB, kDifference_Op);
3601 testShapeOp(path, pathB, kDifference_Op);
3614 testShapeOp(path, pathB, kDifference_Op);
3627 testShapeOp(path, pathB, kDifference_Op);
3640 testShapeOp(path, pathB, kDifference_Op);
3653 testShapeOp(path, pathB, kDifference_Op);
3668 testShapeOp(path, pathB, kDifference_Op);
3687 testShapeOp(pat
[all...]
H A DEdgeWalker_Test.h28 extern bool testShapeOp(const SkPath& a, const SkPath& b, const ShapeOp );
H A DShapeOpRect4x4_Test.cpp57 testShapeOp(pathA, pathB, (ShapeOp) op);
H A DShapeOpCubic4x4_Test.cpp69 testShapeOp(pathA, pathB, (ShapeOp) op);
H A DEdgeWalker_TestUtility.cpp432 bool testShapeOp(const SkPath& a, const SkPath& b, const ShapeOp shapeOp) { function
628 SkString testFunc("testShapeOp(path, pathB, ");

Completed in 1265 milliseconds