Home
last modified time | relevance | path

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

/external/v4l2_codec2/plugin_store/
DC2VdaBqBlockPool.cpp263 status_t allowAllocation(bool allow) { in allowAllocation() function in android::H2BGraphicBufferProducer
265 Return<HStatus> transResult = mBase->allowAllocation(allow); in allowAllocation()
670 status = mProducer->allowAllocation(false); in fetchGraphicBlock()
820 status = mProducer->allowAllocation(true); in requestNewBufferSet()
904 if (newProducer->allowAllocation(true) != android::NO_ERROR) { in switchProducer()
973 if (newProducer->allowAllocation(false) != android::NO_ERROR) { in switchProducer()