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