Home
last modified time | relevance | path

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

/external/skqp/tests/
DPathOpsExtendedTest.cpp690 SkRegion rgnA, rgnB, openClip, rgnOut; in innerPathOp() local
694 rgnOut.op(rgnA, rgnB, (SkRegion::Op) shapeOp); in innerPathOp()
695 rgnOut.getBoundaryPath(&pathOut); in innerPathOp()
/external/skia/tests/
DPathOpsExtendedTest.cpp688 SkRegion rgnA, rgnB, openClip, rgnOut; in innerPathOp() local
692 rgnOut.op(rgnA, rgnB, (SkRegion::Op) shapeOp); in innerPathOp()
693 rgnOut.getBoundaryPath(&pathOut); in innerPathOp()
/external/skia/src/pathops/
DSkPathOpsDebug.cpp3074 SkRegion rgnA, rgnB, openClip, rgnOut; in VerifyOp() local
3078 rgnOut.op(rgnA, rgnB, (SkRegion::Op) op); in VerifyOp()
3079 rgnOut.getBoundaryPath(&pathOut); in VerifyOp()
3113 SkRegion rgnA, openClip, rgnOut; in VerifySimplify() local
3116 rgnOut.getBoundaryPath(&pathOut); in VerifySimplify()
/external/skqp/src/pathops/
DSkPathOpsDebug.cpp3075 SkRegion rgnA, rgnB, openClip, rgnOut; in VerifyOp() local
3079 rgnOut.op(rgnA, rgnB, (SkRegion::Op) op); in VerifyOp()
3080 rgnOut.getBoundaryPath(&pathOut); in VerifyOp()
3114 SkRegion rgnA, openClip, rgnOut; in VerifySimplify() local
3117 rgnOut.getBoundaryPath(&pathOut); in VerifySimplify()