Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsExtendedTest.cpp556 SkRegion rgnA, rgnB, openClip, rgnOut; in innerPathOp() local
560 rgnOut.op(rgnA, rgnB, (SkRegion::Op) shapeOp); in innerPathOp()
561 rgnOut.getBoundaryPath(&pathOut); in innerPathOp()
/external/skia/src/pathops/
DSkPathOpsDebug.cpp3062 SkRegion rgnA, rgnB, openClip, rgnOut; in VerifyOp() local
3066 rgnOut.op(rgnA, rgnB, (SkRegion::Op) op); in VerifyOp()
3067 rgnOut.getBoundaryPath(&pathOut); in VerifyOp()
3101 SkRegion rgnA, openClip, rgnOut; in VerifySimplify() local
3104 rgnOut.getBoundaryPath(&pathOut); in VerifySimplify()