/external/skqp/tools/lua/ |
D | skia.lua | 59 function Sk.Rect:setEmpty() function
|
/external/skia/tools/lua/ |
D | skia.lua | 59 function Sk.Rect:setEmpty() function
|
/external/skqp/include/core/ |
D | SkSize.h | 31 void setEmpty() { fWidth = fHeight = 0; } in setEmpty() function 73 void setEmpty() { *this = SkSize{0, 0}; } in setEmpty() function
|
D | SkRRect.h | 127 void setEmpty() { *this = SkRRect(); } in setEmpty() function
|
D | SkRect.h | 259 void setEmpty() { memset(this, 0, sizeof(*this)); } in setEmpty() function 1000 void setEmpty() { *this = MakeEmpty(); } in setEmpty() function
|
/external/skia/include/core/ |
D | SkSize.h | 31 void setEmpty() { fWidth = fHeight = 0; } in setEmpty() function 73 void setEmpty() { *this = SkSize{0, 0}; } in setEmpty() function
|
D | SkRRect.h | 126 void setEmpty() { *this = SkRRect(); } in setEmpty() function
|
D | SkRect.h | 272 void setEmpty() { memset(this, 0, sizeof(*this)); } in setEmpty() function 1010 void setEmpty() { *this = MakeEmpty(); } in setEmpty() function
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/emitter/template/ |
D | MyBean.java | 49 public void setEmpty(List<Integer> empty) { in setEmpty() method in MyBean
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue60/ |
D | SkipBean.java | 79 public void setEmpty(List<File> empty) { in setEmpty() method in SkipBean
|
/external/skia/src/gpu/ |
D | GrRect.h | 40 void setEmpty() { memset(this, 0, sizeof(*this)); } in setEmpty() function
|
/external/skqp/src/gpu/ |
D | GrRect.h | 40 void setEmpty() { memset(this, 0, sizeof(*this)); } in setEmpty() function
|
/external/skqp/src/core/ |
D | SkRasterClip.h | 36 void setEmpty() { fBounds.setEmpty(); } in setEmpty() function
|
D | SkRasterClip.cpp | 190 bool SkRasterClip::setEmpty() { in setEmpty() function in SkRasterClip
|
D | SkClipStack.cpp | 239 void SkClipStack::Element::setEmpty() { in setEmpty() function in SkClipStack::Element
|
D | SkRegion.cpp | 136 bool SkRegion::setEmpty() { in setEmpty() function in SkRegion
|
D | SkAAClip.cpp | 699 bool SkAAClip::setEmpty() { in setEmpty() function in SkAAClip
|
/external/skia/src/core/ |
D | SkRasterClip.h | 36 void setEmpty() { fBounds.setEmpty(); } in setEmpty() function
|
D | SkRasterClip.cpp | 190 bool SkRasterClip::setEmpty() { in setEmpty() function in SkRasterClip
|
D | SkClipStack.cpp | 239 void SkClipStack::Element::setEmpty() { in setEmpty() function in SkClipStack::Element
|
D | SkRegion.cpp | 136 bool SkRegion::setEmpty() { in setEmpty() function in SkRegion
|
D | SkAAClip.cpp | 699 bool SkAAClip::setEmpty() { in setEmpty() function in SkAAClip
|
/external/eigen/Eigen/src/Geometry/ |
D | AlignedBox.h | 99 EIGEN_DEVICE_FUNC inline void setEmpty() in setEmpty() function
|
/external/skqp/site/user/api/ |
D | SkIRect_Reference.md | 958 ## setEmpty section in <a name="SkIRect"></a> Struct SkIRect
|
/external/skia/site/user/api/ |
D | SkIRect_Reference.md | 986 ## setEmpty section in <a name="SkIRect"></a> Struct SkIRect
|