Searched refs:setEmpty (Results 1 - 25 of 116) sorted by relevance

12345

/external/chromium_org/third_party/skia/src/images/
H A DSkPageFlipper.cpp18 fDirty0->setEmpty();
19 fDirty1->setEmpty();
29 fDirty1->setEmpty();
38 fDirty0->setEmpty();
74 fDirty1->setEmpty();
/external/skia/src/images/
H A DSkPageFlipper.cpp18 fDirty0->setEmpty();
19 fDirty1->setEmpty();
29 fDirty1->setEmpty();
38 fDirty0->setEmpty();
74 fDirty1->setEmpty();
/external/chromium_org/third_party/skia/src/animator/
H A DSkDisplayBounds.cpp30 fBounds.setEmpty();
H A DSkBoundable.cpp46 fMaker.fDisplayList.fBounds.setEmpty();
/external/skia/src/animator/
H A DSkDisplayBounds.cpp30 fBounds.setEmpty();
H A DSkBoundable.cpp46 fMaker.fDisplayList.fBounds.setEmpty();
/external/chromium_org/third_party/skia/src/core/
H A DSkRasterClip.cpp52 bool SkRasterClip::setEmpty() { function in class:SkRasterClip
56 fBW.setEmpty();
57 fAA.setEmpty();
67 fAA.setEmpty();
185 dst->setEmpty();
196 dst->fAA.setEmpty();
199 dst->fBW.setEmpty();
H A DSkClipStack.cpp103 fFiniteBound.setEmpty();
162 fFiniteBound.setEmpty();
208 fFiniteBound.setEmpty();
231 fFiniteBound.setEmpty();
304 prevFinite.setEmpty(); // there are no pixels that cannot be drawn to
469 canvFiniteBound->setEmpty();
543 element->setEmpty();
555 element->setEmpty();
585 element->setEmpty();
591 element->setEmpty();
[all...]
H A DSkBitmap_scroll.cpp51 inval->setEmpty();
/external/skia/src/core/
H A DSkRasterClip.cpp52 bool SkRasterClip::setEmpty() { function in class:SkRasterClip
56 fBW.setEmpty();
57 fAA.setEmpty();
67 fAA.setEmpty();
185 dst->setEmpty();
196 dst->fAA.setEmpty();
199 dst->fBW.setEmpty();
H A DSkClipStack.cpp103 fFiniteBound.setEmpty();
162 fFiniteBound.setEmpty();
208 fFiniteBound.setEmpty();
231 fFiniteBound.setEmpty();
304 prevFinite.setEmpty(); // there are no pixels that cannot be drawn to
469 canvFiniteBound->setEmpty();
543 element->setEmpty();
555 element->setEmpty();
585 element->setEmpty();
591 element->setEmpty();
[all...]
H A DSkBitmap_scroll.cpp51 inval->setEmpty();
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
H A Dbookmark_button_cell.h51 - (void)setEmpty:(BOOL)empty;
/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
H A DLineInfo.h51 void setEmpty(bool empty, RenderBlock* block = 0, LineWidth* lineWidth = 0) function in class:WebCore::LineInfo
/external/chromium_org/third_party/skia/include/core/
H A DSkRRect.h45 initialized with one of the initialization functions (e.g., setEmpty,
113 void setEmpty() { function in class:SkRRect
114 fRect.setEmpty();
126 this->setEmpty();
143 this->setEmpty();
H A DSkClipStack.h50 this->setEmpty();
189 this->setEmpty();
207 fFiniteBound.setEmpty();
224 void setEmpty() { function in class:SkClipStack::Element
226 fFiniteBound.setEmpty();
229 fRect.setEmpty();
/external/skia/include/core/
H A DSkRRect.h45 initialized with one of the initialization functions (e.g., setEmpty,
113 void setEmpty() { function in class:SkRRect
114 fRect.setEmpty();
126 this->setEmpty();
143 this->setEmpty();
H A DSkClipStack.h50 this->setEmpty();
189 this->setEmpty();
207 fFiniteBound.setEmpty();
224 void setEmpty() { function in class:SkClipStack::Element
226 fFiniteBound.setEmpty();
229 fRect.setEmpty();
/external/skia/tests/
H A DPathOpsBoundsTest.cpp67 bounds.setEmpty();
72 bounds.setEmpty();
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
H A Dbookmark_button_cell.h70 - (void)setEmpty:(BOOL)empty;
/external/chromium_org/third_party/skia/src/gpu/
H A DGrStencilBuffer.h64 fLastClipStackRect.setEmpty();
/external/chromium_org/third_party/skia/src/text/
H A DSkTextLayout.cpp23 fBounds.setEmpty();
/external/skia/gm/
H A Drrect.cpp20 dst->setEmpty();
40 dst->setEmpty();
56 dst->setEmpty();
84 dst->setEmpty();
/external/skia/src/gpu/
H A DGrStencilBuffer.h64 fLastClipStackRect.setEmpty();
/external/skia/src/text/
H A DSkTextLayout.cpp23 fBounds.setEmpty();

Completed in 700 milliseconds

12345