Searched defs:pathOut (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalker_TestUtility.cpp440 SkPath pathOut, scaledPathOut; local
446 rgnOut.getBoundaryPath(&pathOut);
464 int result = comparePaths(pathOut, scaledPathOut, out, scaledOut, bitmap, a, b, shapeOp, scale);
/external/skia/experimental/Intersection/
H A DEdgeWalker_TestUtility.cpp440 SkPath pathOut, scaledPathOut; local
446 rgnOut.getBoundaryPath(&pathOut);
464 int result = comparePaths(pathOut, scaledPathOut, out, scaledOut, bitmap, a, b, shapeOp, scale);

Completed in 115 milliseconds