Home
last modified time | relevance | path

Searched defs:shapeOp (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/tests/
DPathOpsExtendedTest.cpp344 const SkPathOp shapeOp, const SkMatrix& scale) { in showPathOpPath()
362 const SkPath& a, const SkPath& b, const SkPathOp shapeOp, const SkMatrix& scale, in comparePaths()
635 static void showName(const SkPath& a, const SkPath& b, const SkPathOp shapeOp) { in showName()
644 const SkPathOp shapeOp, const char* testName, ExpectSuccess expectSuccess, in innerPathOp()
718 const SkPathOp shapeOp, const char* testName) { in testPathOp()
724 const SkPathOp shapeOp, const char* testName, bool checkFail) { in testPathOpCheck()
730 const SkPathOp shapeOp, const char* testName) { in testPathOpFuzz()
736 const SkPathOp shapeOp, const char* testName) { in testPathOpFail()
/third_party/skia/tests/
DPathOpsExtendedTest.cpp252 const SkPathOp shapeOp, const SkMatrix& scale) { in showPathOpPath()
270 const SkPath& a, const SkPath& b, const SkPathOp shapeOp, const SkMatrix& scale, in comparePaths()
533 const SkPathOp shapeOp, const char* testName, ExpectSuccess expectSuccess, in innerPathOp()
604 const SkPathOp shapeOp, const char* testName) { in testPathOp()
610 const SkPathOp shapeOp, const char* testName, bool checkFail) { in testPathOpCheck()
616 const SkPathOp shapeOp, const char* testName) { in testPathOpFuzz()
622 const SkPathOp shapeOp, const char* testName) { in testPathOpFail()
/third_party/skia/src/pathops/
DSkPathOpsDebug.cpp538 void SkPathOpsDebug::ShowPath(const SkPath& a, const SkPath& b, SkPathOp shapeOp, in ShowPath()
/third_party/flutter/skia/src/pathops/
DSkPathOpsDebug.cpp560 void SkPathOpsDebug::ShowPath(const SkPath& a, const SkPath& b, SkPathOp shapeOp, in ShowPath()