/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/widget/ |
D | EmptyViewController.kt | 61 fun setEmpty(isEmpty: Boolean) { in setEmpty() method in com.android.deskclock.widget.EmptyViewController
|
/aosp_15_r20/external/skia/include/core/ |
H A D | SkSize.h | 34 void setEmpty() { fWidth = fHeight = 0; } in setEmpty() function 74 void setEmpty() { *this = SkSize{0, 0}; } in setEmpty() function
|
H A D | SkRect.h | 243 void setEmpty() { memset(this, 0, sizeof(*this)); } in setEmpty() function 843 void setEmpty() { *this = MakeEmpty(); } in setEmpty() function
|
H A D | SkRRect.h | 119 void setEmpty() { *this = SkRRect(); } in setEmpty() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | mgcscavenge.go | 1187 func (s *scavengeIndex) setEmpty(ci chunkIdx) { func 1284 func (sc *scavChunkFlags) setEmpty() { func
|
/aosp_15_r20/external/skia/docs/examples/ |
H A D | Region_setRect.cpp | 8 bool setEmpty = region.setRect({1, 2, 1, 4}); in draw() local
|
/aosp_15_r20/frameworks/base/libs/hwui/effects/ |
H A D | StretchEffect.h | 45 void setEmpty() { in setEmpty() function
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/emitter/template/ |
H A D | MyBean.java | 47 public void setEmpty(List<Integer> empty) { in setEmpty() method in MyBean
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue60/ |
H A D | SkipBean.java | 77 public void setEmpty(List<File> empty) { in setEmpty() method in SkipBean
|
/aosp_15_r20/frameworks/minikin/include/minikin/ |
H A D | MinikinRect.h | 35 void setEmpty() { mLeft = mRight = mTop = mBottom = 0; } in setEmpty() function
|
/aosp_15_r20/frameworks/base/libs/hwui/ |
H A D | Outline.h | 71 void setEmpty() { in setEmpty() function
|
H A D | Rect.h | 91 inline void setEmpty() { left = top = right = bottom = 0.0f; } in setEmpty() function
|
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/ |
H A D | Outline.java | 97 public void setEmpty() { in setEmpty() method in Outline
|
H A D | RectF.java | 190 public void setEmpty() { in setEmpty() method in RectF
|
H A D | Rect.java | 353 public void setEmpty() { in setEmpty() method in Rect
|
H A D | Region.java | 88 public void setEmpty() { in setEmpty() method in Region
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkRasterClip.cpp | 92 bool SkRasterClip::setEmpty() { in setEmpty() function in SkRasterClip
|
H A D | SkClipStack.cpp | 279 void SkClipStack::Element::setEmpty() { in setEmpty() function in SkClipStack::Element
|
H A D | SkRegion.cpp | 187 bool SkRegion::setEmpty() { in setEmpty() function in SkRegion
|
H A D | SkAAClip.cpp | 1264 bool SkAAClip::setEmpty() { in setEmpty() function in SkAAClip
|
/aosp_15_r20/external/eigen/Eigen/src/Geometry/ |
H A D | AlignedBox.h | 135 EIGEN_DEVICE_FUNC inline void setEmpty() in setEmpty() function
|
/aosp_15_r20/external/skia/src/gpu/ |
H A D | AtlasTypes.h | 71 void setEmpty() { memset(this, 0, sizeof(*this)); } in setEmpty() function
|
/aosp_15_r20/frameworks/base/core/java/android/database/sqlite/ |
H A D | SQLiteConnection.java | 1982 void setEmpty() { in setEmpty() method in SQLiteConnection.Operation
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 381 void DependenceInfo::Constraint::setEmpty() { Kind = Empty; } in setEmpty() function in DependenceInfo::Constraint
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 401 void DependenceInfo::Constraint::setEmpty() { Kind = Empty; } in setEmpty() function in DependenceInfo::Constraint
|