Home
last modified time | relevance | path

Searched refs:setPool (Results 1 – 1 of 1) sorted by relevance

/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.cpp117 void setPool(const std::shared_ptr<C2BlockPool> &pool) { mPool = pool; } in setPool() function in android::CCodecBufferChannel::InputBuffers
821 array->setPool(mPool); in toArrayMode()
962 array->setPool(mPool); in toArrayMode()
1021 array->setPool(mPool); in toArrayMode()
2204 (*buffers)->setPool(pool); in start()