Searched refs:allowAllocation (Results 1 – 1 of 1) sorted by relevance
263 status_t allowAllocation(bool allow) { in allowAllocation() function in android::H2BGraphicBufferProducer265 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()