Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTSect.h707 bool deleteSpan = false; in removeAllBounded() local
711 deleteSpan |= opp->removeBounded(this); in removeAllBounded()
714 return deleteSpan; in removeAllBounded()
1889 bool deleteSpan = false; in updateBounded() local
1891 deleteSpan |= test->removeAllBounded(); in updateBounded()
1896 return deleteSpan; in updateBounded()