Home | History | Annotate | Download | only in standalone

Lines Matching refs:kMaxDepth

5056   const int kMaxDepth = 1024;
5057 const int clamped_unrounded_depth = std::min(kMaxDepth, unrounded_depth);