Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosResourceManager.h97 bool needDstRealloc(uint32_t Xres, uint32_t Yres, ExynosMPP *m2mMPP);
H A DExynosResourceManager.cpp276 bool ExynosResourceManager::DstBufMgrThread::needDstRealloc(uint32_t Xres, uint32_t Yres, ExynosMPP… in needDstRealloc() function in ExynosResourceManager::DstBufMgrThread
296 if (needDstRealloc(Xres, Yres, mM2mMPPs[i])) { in reallocDstBufs()