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