Home
last modified time | relevance | path

Searched refs:opPath (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/docs/examples/
H A DRegion_op_6.cpp10 SkPath xPath, opPath; in REG_FIDDLE() local
13 opPath.addCircle(64, 64, frame * 64); in REG_FIDDLE()
14 opPath.setFillType(SkPathFillType::kInverseWinding); in REG_FIDDLE()
17 opRegion.setPath(opPath, SkRegion(drawBounds)); in REG_FIDDLE()
H A DRegion_op_4.cpp10 SkPath xPath, opPath; in REG_FIDDLE() local
12 opPath.addCircle(64, 64, frame * 64); in REG_FIDDLE()
15 opRegion.setPath(opPath, SkRegion(drawBounds)); in REG_FIDDLE()
H A DRegion_op_5.cpp10 SkPath xPath, opPath; in REG_FIDDLE() local
12 opPath.addCircle(64, 64, frame * 64); in REG_FIDDLE()
15 opRegion.setPath(opPath, SkRegion(drawBounds)); in REG_FIDDLE()
H A DRegion_op_3.cpp10 SkPath xPath, opPath; in REG_FIDDLE() local
12 opPath.addCircle(64, 64, frame * 64); in REG_FIDDLE()
15 opRegion.setPath(opPath, SkRegion(drawBounds)); in REG_FIDDLE()

Completed in 1 milliseconds