Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpBuilder.cpp75 SkPathWriter woundPath(empty); in FixWinding() local
79 test->toReversePath(&woundPath); in FixWinding()
81 test->toPath(&woundPath); in FixWinding()
84 *path = *woundPath.nativePath(); in FixWinding()