Searched defs:bufferSlotCount (Results 1 – 4 of 4) sorted by relevance
163 Return<void> createLayer(Display display, uint32_t bufferSlotCount, in createLayer()
126 Layer ComposerClient::createLayer(Display display, uint32_t bufferSlotCount) { in createLayer()
216 const uint32_t bufferSlotCount = 1; in createVirtualDisplay() local581 const uint32_t bufferSlotCount = BufferQueue::NUM_BUFFER_SLOTS; in setClientTargetSlotCount() local
328 Return<void> QtiComposerClient::createLayer(uint64_t display, uint32_t bufferSlotCount, in createLayer()