Searched defs:SkPathOpsBounds (Results 1 – 1 of 1) sorted by relevance
14 struct SkPathOpsBounds : public SkRect { struct15 static bool Intersects(const SkPathOpsBounds& a, const SkPathOpsBounds& b) { in Intersects() argument32 void add(const SkPathOpsBounds& toAdd) { in add() argument36 void add(const SkDPoint& pt) { in add()43 bool almostContains(const SkPoint& pt) { in almostContains()50 typedef SkRect INHERITED;