Home
last modified time | relevance | path

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

/external/skqp/src/pathops/
DSkOpBuilder.cpp33 temp.reversePathTo(*path); in ReversePath()
DSkPathWriter.cpp378 fPathPtr->reversePathTo(contour); in assemble()
/external/skia/src/pathops/
DSkOpBuilder.cpp33 temp.reversePathTo(*path); in ReversePath()
DSkPathWriter.cpp375 fPathPtr->reversePathTo(contour); in assemble()
/external/skqp/include/core/
DSkPath.h1715 SkPath& reversePathTo(const SkPath&);
/external/skia/include/core/
DSkPath.h1799 SkPath& reversePathTo(const SkPath&);
/external/skqp/src/core/
DSkStroke.cpp316 fOuter.reversePathTo(fInner); in finishContour()
324 fOuter.reversePathTo(fInner); in finishContour()
DSkPath.cpp1676 SkPath& SkPath::reversePathTo(const SkPath& path) { in reversePathTo() function in SkPath
/external/skia/src/core/
DSkStroke.cpp349 fOuter.reversePathTo(fInner); in finishContour()
357 fOuter.reversePathTo(fInner); in finishContour()
DSkPath.cpp1441 SkPath& SkPath::reversePathTo(const SkPath& path) { in reversePathTo() function in SkPath
/external/skia/bench/
DPathBench.cpp634 result.reversePathTo(fPaths1[idx]); in onDraw()
/external/skqp/bench/
DPathBench.cpp632 result.reversePathTo(fPaths1[idx]); in onDraw()
/external/skqp/tests/
DPathTest.cpp4366 p.reversePathTo(q); in TestPathTo()
4369 p.reversePathTo(q); in TestPathTo()
4376 p.reversePathTo(q); in TestPathTo()
/external/skia/tests/
DPathTest.cpp4368 p.reversePathTo(q); in TestPathTo()
4371 p.reversePathTo(q); in TestPathTo()
4378 p.reversePathTo(q); in TestPathTo()