Home
last modified time | relevance | path

Searched defs:kMaxStackDepth (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/src/pdf/
DSkPDFGraphicStackState.h25 inline static constexpr int kMaxStackDepth = 2; member
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_info.h199 static constexpr int kMaxStackDepth = 64; variable
Dcordz_info.cc36 constexpr int CordzInfo::kMaxStackDepth; member in absl::cord_internal::CordzInfo
Dcordz_info_test.cc256 static constexpr int kMaxStackDepth = 50; in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dhashtablez_sampler.cc33 constexpr int HashtablezInfo::kMaxStackDepth; member in absl::container_internal::HashtablezInfo
Dhashtablez_sampler.h96 static constexpr int kMaxStackDepth = 64; member