Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/utils/
DComponent.cpp497 std::shared_ptr<C2BufferQueueBlockPool> bqPool = in setOutputSurface() local
507 if (bqPool) { in setOutputSurface()
508 bqPool->setRenderCallback(cb); in setOutputSurface()
509 bqPool->configureProducer(surface); in setOutputSurface()