Searched refs:kMinDescriptorCount (Results 1 – 1 of 1) sorted by relevance
259 static constexpr size_t kMinDescriptorCount = 1; variable322 return count <= kMaxDescriptorCount && count >= kMinDescriptorCount; in CountLegal()