Home
last modified time | relevance | path

Searched refs:pathOut (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DPathOpsExtendedTest.cpp519 SkPath pathOut, scaledPathOut; in innerPathOp() local
525 rgnOut.getBoundaryPath(&pathOut); in innerPathOp()
543 int result = comparePaths(reporter, testName, pathOut, scaledPathOut, out, scaledOut, bitmap, in innerPathOp()
/external/skia/src/pathops/
DSkPathOpsOp.cpp423 SkPath pathOut, scaledPathOut; in Op() local
429 rgnOut.getBoundaryPath(&pathOut); in Op()