Searched defs:unorderable (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
H A DSkOpAngle.h73 bool unorderable() const { function in class:SkOpAngle
H A DSkPathOpsDebug.cpp157 bool unorderable = false; local
159 unorderable |= next->fUnorderable;
178 if (unorderable) {
/external/skia/src/pathops/
H A DSkOpAngle.h73 bool unorderable() const { function in class:SkOpAngle
H A DSkPathOpsDebug.cpp156 bool unorderable = false; local
158 unorderable |= next->fUnorderable;
177 if (unorderable) {

Completed in 455 milliseconds