Searched refs:mBufferPoolManager (Results 1 – 1 of 1) sorted by relevance
766 mBufferPoolManager(bufferpool_impl::ClientManager::getInstance()), in Impl()768 if (mAllocator && mBufferPoolManager) { in Impl()769 if (mBufferPoolManager->create( in Impl()779 mBufferPoolManager->close(mConnectionId); in ~Impl()794 ResultStatus status = mBufferPoolManager->allocate( in fetchLinearBlock()827 ResultStatus status = mBufferPoolManager->allocate( in fetchGraphicBlock()856 const android::sp<bufferpool_impl::ClientManager> mBufferPoolManager; member in C2PooledBlockPool::Impl1077 mBufferPoolManager(bufferpool2_impl::ClientManager::getInstance()), in Impl2()1079 if (mAllocator && mBufferPoolManager) { in Impl2()1080 if (mBufferPoolManager->create( in Impl2()[all …]