Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkOpBuilder.cpp94 SkPathWriter woundPath(empty); in FixWinding() local
101 test->toReversePath(&woundPath); in FixWinding()
103 test->toPath(&woundPath); in FixWinding()
106 *path = *woundPath.nativePath(); in FixWinding()