Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hidl/1.1/utils/
DComponent.cpp284 std::shared_ptr<C2BufferQueueBlockPool> bqPool = in setOutputSurface() local
294 if (bqPool) { in setOutputSurface()
295 bqPool->setRenderCallback(cb); in setOutputSurface()
296 bqPool->configureProducer(surface); in setOutputSurface()
/frameworks/av/media/codec2/hidl/1.0/utils/
DComponent.cpp284 std::shared_ptr<C2BufferQueueBlockPool> bqPool = in setOutputSurface() local
294 if (bqPool) { in setOutputSurface()
295 bqPool->setRenderCallback(cb); in setOutputSurface()
296 bqPool->configureProducer(surface); in setOutputSurface()