Searched defs:kMaxInt (Results 1 – 4 of 4) sorted by relevance
22 constexpr size_t kMaxInt = static_cast<size_t>(std::numeric_limits<int>::max()); variable
51 static constexpr int32_t kMaxInt = 2147483520; in get_unclipped_shape_dev_bounds() local
131 const int kMaxInt = 0x7FFFFFFF; variable