Searched defs:min_buffer_count (Results 1 – 3 of 3) sorted by relevance
109 const int min_buffer_count = 10; in OnCVPixelBufferSizeChanged() local
1855 const uint32_t min_buffer_count = min_undequeued_buffers + 1; in CreateSwapchainKHR() local
64730 pub min_buffer_count: u32, field64779 pub fn min_buffer_count(mut self, min_buffer_count: u32) -> Self { in min_buffer_count() method