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 94 bool unorderable() const { function in class:SkOpAngle
SkPathOpsCommon.cpp 48 bool unorderable = false; local
55 unorderable |= angle->unorderable();
56 if ((computeWinding = unorderable || (angle == firstAngle && loop))) {
57 break; // if we get here, there's no winding, loop is unorderable
63 // if the angle loop contains an unorderable span, the angle order may be useless
83 *sortablePtr = !unorderable;
  /prebuilts/tools/common/netbeans-visual/
org-openide-util.jar 

Completed in 65 milliseconds