Home
last modified time | relevance | path

Searched defs:kMaxHeight (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/fuzz/
DFuzzCreateDDL.cpp36 static constexpr int kMaxHeight = 64; variable
/third_party/skia/tools/skiaserve/
DRequest.cpp22 static int kMaxHeight = 8192; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_btree.h99 static constexpr int kMaxHeight = kMaxDepth - 1; variable