Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosMPP.h628 virtual bool needPreAllocation();
H A DExynosResourceManager.cpp294 if (mM2mMPPs[i]->needPreAllocation()) in reallocDstBufs()
356 if (mM2mMPPs[i]->needPreAllocation()) in doAllocDstBufs()
H A DExynosMPP.cpp2270 bool ExynosMPP::needPreAllocation() in needPreAllocation() function in ExynosMPP