Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTSect.h162 fIsLinear = fIsLine = false; in resetBounds()
207 SkOpDebugBool fIsLine; variable
512 fIsLine = fPart.controlsInside(); in hullCheck()
749 fIsLine = work->fIsLine; in splitAt()
869 result->fCollapsed = result->fIsLinear = result->fIsLine = 0xFF; in addOne()
1286 if (span->fIsLine && oppSpan->fIsLine) { in intersects()