HomeSort by relevance Sort by last modified time
    Searched defs:unorderable (Results 1 - 3 of 3) sorted by null

  /external/skia/src/pathops/
SkOpAngle.h 122 bool unorderable() const { function in struct:SkOpAngle
SkPathOpsCommon.cpp 26 bool unorderable = false; local
30 unorderable |= angle->unorderable();
31 if ((computeWinding = unorderable || (angle == firstAngle && loop))) {
32 break; // if we get here, there's no winding, loop is unorderable
38 // if the angle loop contains an unorderable span, the angle order may be useless
58 *sortablePtr = !unorderable;
  /prebuilts/tools/common/netbeans-visual/
org-openide-util.jar 

Completed in 482 milliseconds