Searched refs:kHostToGuestQueueCapacity (Results 1 – 1 of 1) sorted by relevance
46 static constexpr size_t kHostToGuestQueueCapacity = 16U; variable50 mToGuest(kHostToGuestQueueCapacity, mLock) { in RenderChannelImpl()