Searched refs:num_types (Results 1 – 2 of 2) sorted by relevance
552 static constexpr size_t num_types = sizeof...(Ts); ///< number of types to support578 static constexpr Flag count = num_types + 1;641 static constexpr Flag count = num_types + 1;
292 uint32_t num_types; in Validate() local295 composer_->validateDisplay(display, &num_types, &num_requests); in Validate()