Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsExtendedTest.cpp593 SkRegion rgnA, rgnB, openClip, rgnOut; in innerPathOp() local
596 rgnB.setPath(b, openClip); in innerPathOp()
597 rgnOut.op(rgnA, rgnB, (SkRegion::Op) shapeOp); in innerPathOp()