/external/chromium_org/third_party/skia/src/images/ |
D | SkPageFlipper.cpp | 18 fDirty0->setEmpty(); in SkPageFlipper() 19 fDirty1->setEmpty(); in SkPageFlipper() 29 fDirty1->setEmpty(); in SkPageFlipper() 38 fDirty0->setEmpty(); in resize() 74 fDirty1->setEmpty(); in update()
|
/external/skia/src/images/ |
D | SkPageFlipper.cpp | 18 fDirty0->setEmpty(); in SkPageFlipper() 19 fDirty1->setEmpty(); in SkPageFlipper() 29 fDirty1->setEmpty(); in SkPageFlipper() 38 fDirty0->setEmpty(); in resize() 74 fDirty1->setEmpty(); in update()
|
/external/chromium_org/third_party/skia/src/core/ |
D | SkRasterClip.cpp | 52 bool SkRasterClip::setEmpty() { in setEmpty() function in SkRasterClip 56 fBW.setEmpty(); in setEmpty() 57 fAA.setEmpty(); in setEmpty() 67 fAA.setEmpty(); in setRect() 185 dst->setEmpty(); in translate() 196 dst->fAA.setEmpty(); in translate() 199 dst->fBW.setEmpty(); in translate()
|
D | SkClipStack.cpp | 103 fFiniteBound.setEmpty(); in combineBoundsDiff() 162 fFiniteBound.setEmpty(); in combineBoundsUnion() 208 fFiniteBound.setEmpty(); in combineBoundsIntersection() 231 fFiniteBound.setEmpty(); in combineBoundsRevDiff() 304 prevFinite.setEmpty(); // there are no pixels that cannot be drawn to in updateBoundAndGenID() 469 canvFiniteBound->setEmpty(); in getBounds() 543 element->setEmpty(); in clipDevRect() 555 element->setEmpty(); in clipDevRect() 585 element->setEmpty(); in clipDevPath() 591 element->setEmpty(); in clipDevPath() [all …]
|
D | SkAAClip.cpp | 436 return this->setEmpty(); in trimLeftRight() 500 return this->setEmpty(); in trimTopBottom() 587 fBounds.setEmpty(); in SkAAClip() 592 SkDEBUGCODE(fBounds.setEmpty();) // need this for validate in SkAAClip() 658 bool SkAAClip::setEmpty() { in setEmpty() function in SkAAClip 660 fBounds.setEmpty(); in setEmpty() 667 return this->setEmpty(); in setRect() 689 return this->setEmpty(); in setRect() 717 return this->setEmpty(); in setRegion() 790 this->setEmpty(); in setRegion() [all …]
|
D | SkRegion_path.cpp | 307 return this->setEmpty(); in setPath() 314 return this->setEmpty(); in setPath() 330 return this->setEmpty(); in setPath() 338 return this->setEmpty(); in setPath() 346 return this->setEmpty(); in setPath()
|
/external/skia/src/core/ |
D | SkRasterClip.cpp | 52 bool SkRasterClip::setEmpty() { in setEmpty() function in SkRasterClip 56 fBW.setEmpty(); in setEmpty() 57 fAA.setEmpty(); in setEmpty() 67 fAA.setEmpty(); in setRect() 185 dst->setEmpty(); in translate() 196 dst->fAA.setEmpty(); in translate() 199 dst->fBW.setEmpty(); in translate()
|
D | SkClipStack.cpp | 103 fFiniteBound.setEmpty(); in combineBoundsDiff() 162 fFiniteBound.setEmpty(); in combineBoundsUnion() 208 fFiniteBound.setEmpty(); in combineBoundsIntersection() 231 fFiniteBound.setEmpty(); in combineBoundsRevDiff() 304 prevFinite.setEmpty(); // there are no pixels that cannot be drawn to in updateBoundAndGenID() 469 canvFiniteBound->setEmpty(); in getBounds() 543 element->setEmpty(); in clipDevRect() 555 element->setEmpty(); in clipDevRect() 585 element->setEmpty(); in clipDevPath() 591 element->setEmpty(); in clipDevPath() [all …]
|
D | SkAAClip.cpp | 436 return this->setEmpty(); in trimLeftRight() 500 return this->setEmpty(); in trimTopBottom() 587 fBounds.setEmpty(); in SkAAClip() 592 SkDEBUGCODE(fBounds.setEmpty();) // need this for validate in SkAAClip() 658 bool SkAAClip::setEmpty() { in setEmpty() function in SkAAClip 660 fBounds.setEmpty(); in setEmpty() 667 return this->setEmpty(); in setRect() 689 return this->setEmpty(); in setRect() 717 return this->setEmpty(); in setRegion() 790 this->setEmpty(); in setRegion() [all …]
|
D | SkRegion_path.cpp | 307 return this->setEmpty(); in setPath() 314 return this->setEmpty(); in setPath() 330 return this->setEmpty(); in setPath() 338 return this->setEmpty(); in setPath() 346 return this->setEmpty(); in setPath()
|
/external/skia/include/core/ |
D | SkClipStack.h | 50 this->setEmpty(); in Element() 189 this->setEmpty(); in Element() 207 fFiniteBound.setEmpty(); in initCommon() 224 void setEmpty() { in setEmpty() function 226 fFiniteBound.setEmpty(); in setEmpty() 229 fRect.setEmpty(); in setEmpty()
|
D | SkRRect.h | 113 void setEmpty() { in setEmpty() function 114 fRect.setEmpty(); in setEmpty() 126 this->setEmpty(); in setRect() 143 this->setEmpty(); in setOval()
|
/external/chromium_org/third_party/skia/include/core/ |
D | SkClipStack.h | 50 this->setEmpty(); in Element() 189 this->setEmpty(); in Element() 207 fFiniteBound.setEmpty(); in initCommon() 224 void setEmpty() { in setEmpty() function 226 fFiniteBound.setEmpty(); in setEmpty() 229 fRect.setEmpty(); in setEmpty()
|
D | SkRRect.h | 113 void setEmpty() { in setEmpty() function 114 fRect.setEmpty(); in setEmpty() 126 this->setEmpty(); in setRect() 143 this->setEmpty(); in setOval()
|
/external/skia/gm/ |
D | rrect.cpp | 20 dst->setEmpty(); in inset0() 40 dst->setEmpty(); in inset1() 56 dst->setEmpty(); in inset2() 84 dst->setEmpty(); in inset3()
|
/external/skia/tests/ |
D | RoundRectTest.cpp | 43 empty.setEmpty(); in test_round_rect_basic() 129 empty.setEmpty(); in test_round_rect_rects() 363 dst.setEmpty(); in assert_transform_failure() 390 dst.setEmpty(); in test_transform_helper() 428 dst.setEmpty(); in test_transform_helper() 447 dst.setEmpty(); in test_transform_helper() 473 dst.setEmpty(); in test_transform_helper() 496 dst.setEmpty(); in test_transform_helper() 518 dst.setEmpty(); in test_transform_helper()
|
D | PathOpsBoundsTest.cpp | 67 bounds.setEmpty(); in PathOpsBoundsTest() 72 bounds.setEmpty(); in PathOpsBoundsTest()
|
/external/chromium_org/cc/resources/ |
D | picture_unittest.cc | 31 tile_grid_info.fMargin.setEmpty(); in TEST() 108 tile_grid_info.fMargin.setEmpty(); in TEST() 205 tile_grid_info.fMargin.setEmpty(); in TEST() 326 tile_grid_info.fMargin.setEmpty(); in TEST() 381 tile_grid_info.fMargin.setEmpty(); in TEST()
|
/external/eigen/Eigen/src/Geometry/ |
D | AlignedBox.h | 60 { if (AmbientDimAtCompileTime!=Dynamic) setEmpty(); } in AlignedBox() 64 { setEmpty(); } in AlignedBox() 88 inline void setNull() { setEmpty(); } in setNull() 94 inline void setEmpty() in setEmpty() function
|
/external/skia/src/gpu/ |
D | GrClipMaskCache.h | 165 bound->setEmpty(); in getLastBound() 217 fLastBound.setEmpty(); in reset()
|
/external/chromium_org/third_party/skia/src/gpu/ |
D | GrClipMaskCache.h | 165 bound->setEmpty(); in getLastBound() 217 fLastBound.setEmpty(); in reset()
|
/external/skia/src/animator/ |
D | SkDisplayBounds.cpp | 30 fBounds.setEmpty(); in draw()
|
/external/chromium_org/third_party/skia/src/animator/ |
D | SkDisplayBounds.cpp | 30 fBounds.setEmpty(); in draw()
|
D | SkBoundable.cpp | 46 fMaker.fDisplayList.fBounds.setEmpty(); in SkBoundableAuto()
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/line/ |
D | LineInfo.h | 51 void setEmpty(bool empty, RenderBlock* block = 0, LineWidth* lineWidth = 0)
|