Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkPathOpsTSect.h191 fIsLinear = fIsLine = false; in resetBounds()
236 SkOpDebugBool fIsLine; variable
DSkPathOpsTSect.cpp186 fIsLine = fPart->controlsInside(); in hullCheck()
418 fIsLine = work->fIsLine; in splitAt()
543 result->fCollapsed = result->fIsLinear = result->fIsLine = 0xFF; in addOne()
1018 if (span->fIsLine && oppSpan->fIsLine) { in intersects()
/third_party/flutter/skia/src/pathops/
DSkPathOpsTSect.h192 fIsLinear = fIsLine = false; in resetBounds()
237 SkOpDebugBool fIsLine; variable
DSkPathOpsTSect.cpp185 fIsLine = fPart->controlsInside(); in hullCheck()
417 fIsLine = work->fIsLine; in splitAt()
542 result->fCollapsed = result->fIsLinear = result->fIsLine = 0xFF; in addOne()
1017 if (span->fIsLine && oppSpan->fIsLine) { in intersects()