Searched defs:kMaxShape (Results 1 – 2 of 2) sorted by relevance
37 constexpr auto kMaxShape = "max_shape"; variable
96 enum class ShapeType { kMaxShape, kMinShape }; enumerator