Home
last modified time | relevance | path

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

/third_party/skia/docs/examples/
DPath_reverseAddPath.cpp20 test.reverseAddPath(path2); in draw()
/third_party/skia/gm/
Dpathreverse.cpp67 rev.reverseAddPath(path); in test_rev()
Dconvexpolyeffect.cpp61 fPaths.back().reverseAddPath(tri); in onOnceBeforeDraw()
/third_party/skia/fuzz/
DFuzzCommon.cpp185 path->reverseAddPath(p); in FuzzNicePath()
191 path->reverseAddPath(*path); in FuzzNicePath()
/third_party/skia/src/effects/
DSkOpPathEffect.cpp214 dst->reverseAddPath(src); in onFilterPath()
/third_party/skia/tests/
DPathOpsAsWindingTest.cpp47 temp.reverseAddPath(path); in build_squircle()
DPathTest.cpp3490 path.reverseAddPath(rect); in test_circle_with_add_paths()
3975 p.reverseAddPath(q); in test_addPath()
/third_party/skia/src/pathops/
DSkPathWriter.cpp260 reverse.reverseAddPath(part); in assemble()
/third_party/skia/include/core/
DSkPath.h1305 SkPath& reverseAddPath(const SkPath& src);
/third_party/skia/modules/skottie/src/text/
DTextAdapter.cpp78 reversed.reverseAddPath(path); in updateContourData()
/third_party/skia/bench/
DPathBench.cpp627 result.reverseAddPath(fPaths1[idx]); in onDraw()
/third_party/skia/src/core/
DSkStroke.cpp1508 dst->reverseAddPath(src); in strokePath()
DSkPath.cpp1489 SkPath& SkPath::reverseAddPath(const SkPath& srcPath) { in reverseAddPath() function in SkPath
/third_party/skia/tools/fiddle/
Ddocumumentation_examples_map.txt2766 SkPath& reverseAddPath(const SkPath& src);