Lines Matching defs:false
68 SkPathFillType, bool isVolatile = false);
83 bool isVolatile = false);
87 bool isVolatile = false) {
92 return Polygon({a, b}, false);
185 interpolate() returns false and leaves out unchanged if SkPoint array is not
246 Returns false if path is representable as oval, circle, or SkRect.
304 positive SK_ScalarMax. Returns false for any SkPoint array value of
315 by the caller after it is drawn. SkPath by default have volatile set false, allowing
326 by the caller after it is drawn. SkPath by default have volatile set false, allowing
351 If false, returns true if p1 equals or nearly equals p2.
355 @param exact if false, allow nearly equals
370 if false, returns true if p1, p2, and p3 are equal or nearly equal
385 if false, returns true if p1, p2, p3, and p4 are equal or nearly equal
395 Returns false if SkPath is not one line; line is unaltered.
522 May return false when rect is contained by SkPath.
827 is false and SkPath is not empty. Otherwise, added contour begins with first point
1031 If false: rect, isClosed, and direction are unchanged.
1364 /** Returns last point on SkPath in lastPt. Returns false if SkPoint array is empty,
1694 void dump() const { this->dump(nullptr, false); }
1699 void dumpArrays() const { this->dumpArrays(nullptr, false); }
1831 perform some computation (false).