Searched refs:SUITABLE_WIDTH (Results 1 – 4 of 4) sorted by relevance
60 return bounds.width() <= SUITABLE_WIDTH && CanHandle(bounds); in Suitable()
115 static constexpr int SUITABLE_WIDTH = 32; variable