Searched refs:pathOut (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/tests/ |
D | PathOpsExtendedTest.cpp | 573 SkPath pathOut, scaledPathOut; in innerPathOp() local 579 rgnOut.getBoundaryPath(&pathOut); in innerPathOp() 597 int result = comparePaths(reporter, testName, pathOut, scaledPathOut, out, scaledOut, bitmap, in innerPathOp()
|
/third_party/skia/src/pathops/ |
D | SkPathOpsDebug.cpp | 3047 SkPath pathOut, scaledPathOut; in VerifyOp() local 3053 rgnOut.getBoundaryPath(&pathOut); in VerifyOp() 3086 SkPath pathOut, scaledPathOut; in VerifySimplify() local 3090 rgnOut.getBoundaryPath(&pathOut); in VerifySimplify()
|