Searched defs:setEmpty (Results 1 - 3 of 3) sorted by relevance

/external/skia/include/core/
H A DSkSize.h34 void setEmpty() { function in struct:SkTSize
H A DSkRect.h59 void setEmpty() { memset(this, 0, sizeof(*this)); } function in struct:SkIRect
276 void setEmpty() { memset(this, 0, sizeof(*this)); }
/external/webkit/WebKit/android/nav/
H A DCachedRoot.cpp73 setEmpty();
89 void setEmpty() { mUnion.setEmpty(); } function in class:android::CommonCheck
123 mAllDrawnIn.setEmpty();
124 mLastAll.setEmpty();
125 mLastOver.setEmpty();
137 mDrawnOver.setEmpty();
139 mAllDrawnIn.setEmpty();
167 mDrawnOver.setEmpty();
266 mBounder.setEmpty();
[all...]

Completed in 295 milliseconds