Home
last modified time | relevance | path

Searched refs:setEmpty (Results 1 – 25 of 124) sorted by relevance

12345

/external/skqp/src/core/
DSkRasterClip.h24 bounds->setEmpty(); in applyClipRestriction()
36 void setEmpty() { fBounds.setEmpty(); } in setEmpty() function
91 bool setEmpty();
155 fAA.setEmpty(); // don't need this guy anymore
174 bounds->setEmpty(); in applyClipRestriction()
183 bounds->setEmpty(); in applyClipRestriction()
DSkClipStack.cpp25 fDeviceSpaceRRect.setEmpty(); in Element()
150 fFiniteBound.setEmpty(); in initCommon()
239 void SkClipStack::Element::setEmpty() { in setEmpty() function in SkClipStack::Element
241 fFiniteBound.setEmpty(); in setEmpty()
244 fDeviceSpaceRRect.setEmpty(); in setEmpty()
320 fFiniteBound.setEmpty(); in combineBoundsDiff()
379 fFiniteBound.setEmpty(); in combineBoundsUnion()
425 this->setEmpty(); in combineBoundsIntersection()
447 this->setEmpty(); in combineBoundsRevDiff()
520 prevFinite.setEmpty(); // there are no pixels that cannot be drawn to in updateBoundAndGenID()
[all …]
DSkRasterClip.cpp112 fBounds.setEmpty(); in opIRect()
190 bool SkRasterClip::setEmpty() { in setEmpty() function in SkRasterClip
194 fBW.setEmpty(); in setEmpty()
195 fAA.setEmpty(); in setEmpty()
205 fAA.setEmpty(); in setRect()
409 dst->setEmpty(); in translate()
420 dst->fAA.setEmpty(); in translate()
423 dst->fBW.setEmpty(); in translate()
DSkAAClip.cpp477 return this->setEmpty(); in trimLeftRight()
541 return this->setEmpty(); in trimTopBottom()
628 fBounds.setEmpty(); in SkAAClip()
633 SkDEBUGCODE(fBounds.setEmpty();) // need this for validate in SkAAClip()
699 bool SkAAClip::setEmpty() { in setEmpty() function in SkAAClip
701 fBounds.setEmpty(); in setEmpty()
708 return this->setEmpty(); in setRect()
758 return this->setEmpty(); in setRect()
786 return this->setEmpty(); in setRegion()
859 this->setEmpty(); in setRegion()
[all …]
DSkReadBuffer.cpp194 rect->setEmpty(); in readIRect()
200 rect->setEmpty(); in readRect()
206 rrect->setEmpty(); in readRRect()
215 region->setEmpty(); in readRegion()
DSkClipStack.h67 this->setEmpty(); in Element()
223 this->setEmpty(); in Element()
244 void setEmpty();
DSkRegion_path.cpp314 return dst->setEmpty(); in check_inverse_on_empty_return()
322 return this->setEmpty(); in setPath()
351 return this->setEmpty(); in setPath()
359 return this->setEmpty(); in setPath()
/external/skia/src/core/
DSkRasterClip.h24 bounds->setEmpty(); in applyClipRestriction()
36 void setEmpty() { fBounds.setEmpty(); } in setEmpty() function
91 bool setEmpty();
155 fAA.setEmpty(); // don't need this guy anymore
174 bounds->setEmpty(); in applyClipRestriction()
183 bounds->setEmpty(); in applyClipRestriction()
DSkClipStack.cpp25 fDeviceSpaceRRect.setEmpty(); in Element()
150 fFiniteBound.setEmpty(); in initCommon()
239 void SkClipStack::Element::setEmpty() { in setEmpty() function in SkClipStack::Element
241 fFiniteBound.setEmpty(); in setEmpty()
244 fDeviceSpaceRRect.setEmpty(); in setEmpty()
320 fFiniteBound.setEmpty(); in combineBoundsDiff()
379 fFiniteBound.setEmpty(); in combineBoundsUnion()
425 this->setEmpty(); in combineBoundsIntersection()
447 this->setEmpty(); in combineBoundsRevDiff()
520 prevFinite.setEmpty(); // there are no pixels that cannot be drawn to in updateBoundAndGenID()
[all …]
DSkRasterClip.cpp112 fBounds.setEmpty(); in opIRect()
190 bool SkRasterClip::setEmpty() { in setEmpty() function in SkRasterClip
194 fBW.setEmpty(); in setEmpty()
195 fAA.setEmpty(); in setEmpty()
205 fAA.setEmpty(); in setRect()
409 dst->setEmpty(); in translate()
420 dst->fAA.setEmpty(); in translate()
423 dst->fBW.setEmpty(); in translate()
DSkAAClip.cpp477 return this->setEmpty(); in trimLeftRight()
541 return this->setEmpty(); in trimTopBottom()
628 fBounds.setEmpty(); in SkAAClip()
633 SkDEBUGCODE(fBounds.setEmpty();) // need this for validate in SkAAClip()
699 bool SkAAClip::setEmpty() { in setEmpty() function in SkAAClip
701 fBounds.setEmpty(); in setEmpty()
708 return this->setEmpty(); in setRect()
758 return this->setEmpty(); in setRect()
786 return this->setEmpty(); in setRegion()
859 this->setEmpty(); in setRegion()
[all …]
DSkReadBuffer.cpp195 rect->setEmpty(); in readIRect()
201 rect->setEmpty(); in readRect()
207 rrect->setEmpty(); in readRRect()
216 region->setEmpty(); in readRegion()
DSkClipStack.h67 this->setEmpty(); in Element()
223 this->setEmpty(); in Element()
244 void setEmpty();
DSkRegion_path.cpp314 return dst->setEmpty(); in check_inverse_on_empty_return()
322 return this->setEmpty(); in setPath()
351 return this->setEmpty(); in setPath()
359 return this->setEmpty(); in setPath()
/external/skia/tests/
DPathOpsBoundsTest.cpp50 bounds.setEmpty(); in DEF_TEST()
55 bounds.setEmpty(); in DEF_TEST()
60 bounds.setEmpty(); in DEF_TEST()
DRoundRectTest.cpp177 empty.setEmpty(); in test_round_rect_basic()
285 empty.setEmpty(); in test_round_rect_rects()
519 dst.setEmpty(); in assert_transform_failure()
546 dst.setEmpty(); in test_transform_helper()
584 dst.setEmpty(); in test_transform_helper()
603 dst.setEmpty(); in test_transform_helper()
629 dst.setEmpty(); in test_transform_helper()
652 dst.setEmpty(); in test_transform_helper()
674 dst.setEmpty(); in test_transform_helper()
/external/skqp/tests/
DPathOpsBoundsTest.cpp50 bounds.setEmpty(); in DEF_TEST()
55 bounds.setEmpty(); in DEF_TEST()
60 bounds.setEmpty(); in DEF_TEST()
DRoundRectTest.cpp177 empty.setEmpty(); in test_round_rect_basic()
285 empty.setEmpty(); in test_round_rect_rects()
519 dst.setEmpty(); in assert_transform_failure()
546 dst.setEmpty(); in test_transform_helper()
584 dst.setEmpty(); in test_transform_helper()
603 dst.setEmpty(); in test_transform_helper()
629 dst.setEmpty(); in test_transform_helper()
652 dst.setEmpty(); in test_transform_helper()
674 dst.setEmpty(); in test_transform_helper()
/external/skqp/gm/
Drrect.cpp21 dst->setEmpty(); in inset0()
41 dst->setEmpty(); in inset1()
57 dst->setEmpty(); in inset2()
85 dst->setEmpty(); in inset3()
/external/skia/gm/
Drrect.cpp21 dst->setEmpty(); in inset0()
41 dst->setEmpty(); in inset1()
57 dst->setEmpty(); in inset2()
85 dst->setEmpty(); in inset3()
/external/skqp/include/core/
DSkSize.h31 void setEmpty() { fWidth = fHeight = 0; } in setEmpty() function
73 void setEmpty() { *this = SkSize{0, 0}; } in setEmpty() function
/external/skia/include/core/
DSkSize.h31 void setEmpty() { fWidth = fHeight = 0; } in setEmpty() function
73 void setEmpty() { *this = SkSize{0, 0}; } in setEmpty() function
/external/skia/src/gpu/
DGrRect.h19 r.setEmpty(); in MakeEmpty()
40 void setEmpty() { memset(this, 0, sizeof(*this)); } in setEmpty() function
/external/skqp/src/gpu/
DGrRect.h19 r.setEmpty(); in MakeEmpty()
40 void setEmpty() { memset(this, 0, sizeof(*this)); } in setEmpty() function
/external/eigen/Eigen/src/Geometry/
DAlignedBox.h66 { if (AmbientDimAtCompileTime!=Dynamic) setEmpty(); } in AlignedBox()
70 { setEmpty(); } in AlignedBox()
91 EIGEN_DEVICE_FUNC inline void setNull() { setEmpty(); } in setNull()
99 EIGEN_DEVICE_FUNC inline void setEmpty() in setEmpty() function

12345