Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.h96 bool needDstRealloc(uint32_t Xres, uint32_t Yres, ExynosMPP *m2mMPP);
DExynosResourceManager.cpp237 bool ExynosResourceManager::DstBufMgrThread::needDstRealloc(uint32_t Xres, uint32_t Yres, ExynosMPP… in needDstRealloc() function in ExynosResourceManager::DstBufMgrThread
257 if (needDstRealloc(Xres, Yres, mM2mMPPs[i])) { in reallocDstBufs()