| /external/skia/docs/examples/ |
| D | Region_setRect.cpp | 9 bool setEmpty = region.setRect({1, 2, 1, 4}); in draw() local
|
| /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 | 135 void setEmpty() { *this = SkRRect(); } in setEmpty() function
|
| D | SkRect.h | 235 void setEmpty() { memset(this, 0, sizeof(*this)); } in setEmpty() function 953 void setEmpty() { *this = MakeEmpty(); } in setEmpty() function
|
| /external/skqp/tools/lua/ |
| D | skia.lua | 59 function Sk.Rect:setEmpty() function
|
| /external/skia/include/core/ |
| D | SkSize.h | 31 void setEmpty() { fWidth = fHeight = 0; } in setEmpty() function 71 void setEmpty() { *this = SkSize{0, 0}; } in setEmpty() function
|
| D | SkRRect.h | 114 void setEmpty() { *this = SkRRect(); } in setEmpty() function
|
| D | SkRect.h | 238 void setEmpty() { memset(this, 0, sizeof(*this)); } in setEmpty() function 847 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/skqp/src/gpu/ |
| D | GrRect.h | 41 void setEmpty() { memset(this, 0, sizeof(*this)); } in setEmpty() function
|
| /external/skia/src/gpu/geometry/ |
| D | GrRect.h | 48 void setEmpty() { memset(this, 0, sizeof(*this)); } in setEmpty() function
|
| /external/skqp/src/core/ |
| D | SkRasterClip.h | 37 void setEmpty() { fBounds.setEmpty(); } in setEmpty() function
|
| D | SkRasterClip.cpp | 191 bool SkRasterClip::setEmpty() { in setEmpty() function in SkRasterClip
|
| D | SkCoverageDelta.h | 204 void setEmpty() { fType = Type::kEmpty; } in setEmpty() function
|
| D | SkClipStack.cpp | 243 void SkClipStack::Element::setEmpty() { in setEmpty() function in SkClipStack::Element
|
| D | SkRegion.cpp | 178 bool SkRegion::setEmpty() { in setEmpty() function in SkRegion
|
| D | SkAAClip.cpp | 617 bool SkAAClip::setEmpty() { in setEmpty() function in SkAAClip
|
| /external/skia/src/core/ |
| D | SkRasterClip.h | 48 void setEmpty() { this->setRect(SkIRect::MakeEmpty()); } in setEmpty() function
|
| D | SkRasterClip.cpp | 216 bool SkRasterClip::setEmpty() { in setEmpty() function in SkRasterClip
|
| D | SkClipStack.cpp | 276 void SkClipStack::Element::setEmpty() { in setEmpty() function in SkClipStack::Element
|
| D | SkRegion.cpp | 177 bool SkRegion::setEmpty() { in setEmpty() function in SkRegion
|
| D | SkAAClip.cpp | 616 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/llvm-project/clang/lib/Frontend/ |
| D | PrecompiledPreamble.cpp | 770 void PrecompiledPreamble::PCHStorage::setEmpty() { in setEmpty() function in PrecompiledPreamble::PCHStorage
|