Searched defs:setEmpty (Results 1 – 14 of 14) sorted by relevance
9 bool setEmpty = region.setRect({1, 2, 1, 4}); in draw() local
33 void setEmpty() { fWidth = fHeight = 0; } in setEmpty() function73 void setEmpty() { *this = SkSize{0, 0}; } in setEmpty() function
118 void setEmpty() { *this = SkRRect(); } in setEmpty() function
243 void setEmpty() { memset(this, 0, sizeof(*this)); } in setEmpty() function856 void setEmpty() { *this = MakeEmpty(); } in setEmpty() function
49 public void setEmpty(List<Integer> empty) { in setEmpty() method in MyBean
79 public void setEmpty(List<File> empty) { in setEmpty() method in SkipBean
84 bool SkRasterClip::setEmpty() { in setEmpty() function in SkRasterClip
274 void SkClipStack::Element::setEmpty() { in setEmpty() function in SkClipStack::Element
180 bool SkRegion::setEmpty() { in setEmpty() function in SkRegion
1259 bool SkAAClip::setEmpty() { in setEmpty() function in SkAAClip
135 EIGEN_DEVICE_FUNC inline void setEmpty() in setEmpty() function
65 void setEmpty() { memset(this, 0, sizeof(*this)); } in setEmpty() function
401 void DependenceInfo::Constraint::setEmpty() { Kind = Empty; } in setEmpty() function in DependenceInfo::Constraint
381 void DependenceInfo::Constraint::setEmpty() { Kind = Empty; } in setEmpty() function in DependenceInfo::Constraint