Searched refs:C2VdaBqBlockPool (Results 1 – 3 of 3) sorted by relevance
39 class C2VdaBqBlockPool : public C2BufferQueueBlockPool {41 C2VdaBqBlockPool(const std::shared_ptr<C2Allocator>& allocator, const local_id_t localId);43 ~C2VdaBqBlockPool() override;
71 C2VdaBqBlockPool::C2VdaBqBlockPool(const std::shared_ptr<C2Allocator>& allocator, in C2VdaBqBlockPool() function in C2VdaBqBlockPool78 C2VdaBqBlockPool::~C2VdaBqBlockPool() { in ~C2VdaBqBlockPool()83 c2_status_t C2VdaBqBlockPool::fetchGraphicBlock( in fetchGraphicBlock()217 c2_status_t C2VdaBqBlockPool::requestNewBufferSet(int32_t bufferCount) { in requestNewBufferSet()253 void C2VdaBqBlockPool::configureProducer(const sp<HGraphicBufferProducer>& producer) { in configureProducer()289 c2_status_t C2VdaBqBlockPool::cancelAllBuffers() { in cancelAllBuffers()
30 "v4l2/C2VdaBqBlockPool.cpp",