Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/pathops/
DSkOpBuilder.cpp33 temp.reversePathTo(*path); in ReversePath()
DSkPathWriter.cpp378 fPathPtr->reversePathTo(contour); in assemble()
/third_party/skia/src/pathops/
DSkOpBuilder.cpp33 temp.reversePathTo(*path); in ReversePath()
DSkPathWriter.cpp374 fPathPtr->reversePathTo(contour); in assemble()
/third_party/flutter/skia/include/core/
DSkPath.h1700 SkPath& reversePathTo(const SkPath&);
/third_party/skia/include/core/
DSkPath.h1806 SkPath& reversePathTo(const SkPath&);
/third_party/flutter/skia/src/core/
DSkStroke.cpp316 fOuter.reversePathTo(fInner); in finishContour()
324 fOuter.reversePathTo(fInner); in finishContour()
DSkPath.cpp1704 SkPath& SkPath::reversePathTo(const SkPath& path) { in reversePathTo() function in SkPath
/third_party/skia/src/core/
DSkStroke.cpp349 fOuter.reversePathTo(fInner); in finishContour()
357 fOuter.reversePathTo(fInner); in finishContour()
DSkPath.cpp1449 SkPath& SkPath::reversePathTo(const SkPath& path) { in reversePathTo() function in SkPath
/third_party/skia/bench/
DPathBench.cpp634 result.reversePathTo(fPaths1[idx]); in onDraw()
/third_party/flutter/skia/bench/
DPathBench.cpp632 result.reversePathTo(fPaths1[idx]); in onDraw()
/third_party/flutter/skia/tests/
DPathTest.cpp4340 p.reversePathTo(q); in TestPathTo()
4343 p.reversePathTo(q); in TestPathTo()
4350 p.reversePathTo(q); in TestPathTo()
/third_party/skia/tests/
DPathTest.cpp4400 p.reversePathTo(q); in TestPathTo()
4403 p.reversePathTo(q); in TestPathTo()
4410 p.reversePathTo(q); in TestPathTo()