Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTSect.h173 fIsLinear = fIsLine = false; in resetBounds()
218 SkOpDebugBool fIsLine; variable
535 fIsLine = fPart.controlsInside(); in hullCheck()
773 fIsLine = work->fIsLine; in splitAt()
904 result->fCollapsed = result->fIsLinear = result->fIsLine = 0xFF; in addOne()
1366 if (span->fIsLine && oppSpan->fIsLine) { in intersects()