Searched refs:format_range_count (Results 1 – 7 of 7) sorted by relevance
142 uint16_t format_range_count; member
151 uint32_t expected_formats = resp.format_range_count; in GetSupportedFormats()
342 resp.format_range_count = static_cast<uint16_t>(supported_formats_.size()); in OnGetStreamFormats()
414 resp.format_range_count = static_cast<uint16_t>(supported_formats_.size()); in DoGetStreamFormatsLocked()
305 resp.format_range_count = static_cast<uint16_t>(supported_formats_.size()); in OnGetStreamFormats()
358 resp.format_range_count = static_cast<uint16_t>(supported_formats_.size()); in OnGetStreamFormatsLocked()
431 resp.format_range_count = static_cast<uint16_t>(formats.size()); in OnGetStreamFormatsLocked()
Completed in 24 milliseconds