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

  /external/chromium_org/third_party/skia/experimental/Intersection/
EdgeWalker_TestUtility.cpp 441 SkRegion rgnA, rgnB, openClip, rgnOut;
443 rgnA.setPath(a, openClip);
445 rgnOut.op(rgnA, rgnB, (SkRegion::Op) shapeOp);
  /external/skia/experimental/Intersection/
EdgeWalker_TestUtility.cpp 441 SkRegion rgnA, rgnB, openClip, rgnOut;
443 rgnA.setPath(a, openClip);
445 rgnOut.op(rgnA, rgnB, (SkRegion::Op) shapeOp);

Completed in 129 milliseconds