Home
last modified time | relevance | path

Searched refs:kHostToGuestQueueCapacity (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/
DRenderChannelImpl.cpp46 static constexpr size_t kHostToGuestQueueCapacity = 16U; variable
50 mToGuest(kHostToGuestQueueCapacity, mLock) { in RenderChannelImpl()