Searched refs:kGuestToHostQueueCapacity (Results 1 – 1 of 1) sorted by relevance
42 static constexpr size_t kGuestToHostQueueCapacity = 32U; variable44 static constexpr size_t kGuestToHostQueueCapacity = 1024U; variable49 : mFromGuest(kGuestToHostQueueCapacity, mLock), in RenderChannelImpl()