Home
last modified time | relevance | path

Searched refs:absOut (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/pathops/
H A DSkOpSegment.cpp1772 int absOut = SkTAbs(outerWinding); in UseInnerWinding() local
1774 bool result = absOut == absIn ? outerWinding < 0 : absOut < absIn; in UseInnerWinding()

Completed in 4 milliseconds