Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/pathops/
DSkOpBuilder.cpp92 SkPathWriter woundPath(empty); in FixWinding() local
99 test->toReversePath(&woundPath); in FixWinding()
101 test->toPath(&woundPath); in FixWinding()
104 *path = *woundPath.nativePath(); in FixWinding()
/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()