Home
last modified time | relevance | path

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

/external/skqp/src/pathops/
DSkPathOpsTSect.h363 bool fHung; variable
DSkPathOpsTSect.cpp506 , fHung(false) in SkTSect()
622 fHung = true; in boundsMax()
1807 if (sect1->fHung) { in BinarySearch()
1816 if (sect2->fHung) { in BinarySearch()
/external/skia/src/pathops/
DSkPathOpsTSect.h363 bool fHung; variable
DSkPathOpsTSect.cpp506 , fHung(false) in SkTSect()
622 fHung = true; in boundsMax()
1807 if (sect1->fHung) { in BinarySearch()
1816 if (sect2->fHung) { in BinarySearch()