Searched defs:setEmpty (Results 1 – 14 of 14) sorted by relevance
9 bool setEmpty = region.setRect({1, 2, 1, 4}); in draw() local
31 void setEmpty() { fWidth = fHeight = 0; } in setEmpty() function71 void setEmpty() { *this = SkSize{0, 0}; } in setEmpty() function
114 void setEmpty() { *this = SkRRect(); } in setEmpty() function
238 void setEmpty() { memset(this, 0, sizeof(*this)); } in setEmpty() function846 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
48 void setEmpty() { memset(this, 0, sizeof(*this)); } in setEmpty() function
84 bool SkRasterClip::setEmpty() { in setEmpty() function in SkRasterClip
285 void SkClipStack::Element::setEmpty() { in setEmpty() function in SkClipStack::Element
177 bool SkRegion::setEmpty() { in setEmpty() function in SkRegion
1258 bool SkAAClip::setEmpty() { in setEmpty() function in SkAAClip
135 EIGEN_DEVICE_FUNC inline void setEmpty() in setEmpty() function
381 void DependenceInfo::Constraint::setEmpty() { Kind = Empty; } in setEmpty() function in DependenceInfo::Constraint
401 void DependenceInfo::Constraint::setEmpty() { Kind = Empty; } in setEmpty() function in DependenceInfo::Constraint