Searched refs:numBuffer (Results 1 – 3 of 3) sorted by relevance
64 Return<void> allocationSetupBufferQueue(Allocation alloc, uint32_t numBuffer) override;
142 Return<void> Context::allocationSetupBufferQueue(Allocation alloc, uint32_t numBuffer) { in allocationSetupBufferQueue() argument144 uint32_t _numBuffer = numBuffer; in allocationSetupBufferQueue()
166 * @param numBuffer Maximum number of buffers169 allocationSetupBufferQueue(Allocation alloc, uint32_t numBuffer);