Home
last modified time | relevance | path

Searched defs:kEmpty (Results 1 – 24 of 24) sorted by relevance

/third_party/skia/src/core/
DSkMiniRecorder.h40 kEmpty, enumerator
DSkGlyphBuffer.h131 kEmpty, enumerator
DSkClipStack.h55 kEmpty, enumerator
DSkClipStack.cpp91 static const SkRect kEmpty = {0, 0, 0, 0}; in getBounds() local
DSkDevice.h224 kEmpty, enumerator
/third_party/flutter/skia/src/core/
DSkMiniRecorder.h40 kEmpty, enumerator
DSkClipStack.h55 kEmpty, enumerator
DSkDevice.h150 kEmpty, enumerator
DSkClipStack.cpp79 static const SkRect kEmpty = {0, 0, 0, 0}; in getBounds() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcord_test_helpers.h35 kEmpty = 0, enumerator
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dserial_utils.h37 constexpr static uintptr_t kEmpty = 0; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dchar_map_test.cc90 constexpr absl::strings_internal::Charmap kEmpty = nothing_map; in TEST() local
/third_party/skia/src/gpu/
DGrProcessorSet.h24 enum class Empty { kEmpty }; enumerator
DGrThreadSafeCache.h288 kEmpty, enumerator
/third_party/flutter/skia/src/gpu/
DGrProcessorSet.h24 enum class Empty { kEmpty }; enumerator
/third_party/skia/experimental/graphite/src/geom/
DShape.h30 kEmpty, kLine, kRect, kRRect, kPath enumerator
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
Drenderer_utils.h63 constexpr static uintptr_t kEmpty = 0; variable
/third_party/skia/src/gpu/v1/
DClipStack.h32 kEmpty, kWideOpen, kDeviceRect, kDeviceRRect, kComplex enumerator
DClipStack.cpp38 kEmpty, enumerator
/third_party/skia/src/gpu/geometry/
DGrShape.h53 kEmpty, kPoint, kRect, kRRect, kPath, kArc, kLine enumerator
/third_party/flutter/skia/src/gpu/geometry/
DGrShape.h464 kEmpty, enumerator
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DCompressedTextureFormatsTest.cpp330 const char kEmpty[] = ""; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc209 enum : int32_t { kEmpty = -1, kDel = -2 }; enumerator
/third_party/node/tools/inspector_protocol/encoding/
Dencoding_test.cc113 const char* kEmpty = ""; in TEST() local