HomeSort by relevance Sort by last modified time
    Searched defs:pathOut (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/experimental/Intersection/
EdgeWalker_TestUtility.cpp 440 SkPath pathOut, scaledPathOut;
446 rgnOut.getBoundaryPath(&pathOut);
464 int result = comparePaths(pathOut, scaledPathOut, out, scaledOut, bitmap, a, b, shapeOp, scale);
  /external/skia/experimental/Intersection/
EdgeWalker_TestUtility.cpp 440 SkPath pathOut, scaledPathOut;
446 rgnOut.getBoundaryPath(&pathOut);
464 int result = comparePaths(pathOut, scaledPathOut, out, scaledOut, bitmap, a, b, shapeOp, scale);

Completed in 77 milliseconds