Searched refs:needDstRealloc (Results 1 – 2 of 2) sorted by relevance
96 bool needDstRealloc(uint32_t Xres, uint32_t Yres, ExynosMPP *m2mMPP);
237 bool ExynosResourceManager::DstBufMgrThread::needDstRealloc(uint32_t Xres, uint32_t Yres, ExynosMPP… in needDstRealloc() function in ExynosResourceManager::DstBufMgrThread257 if (needDstRealloc(Xres, Yres, mM2mMPPs[i])) { in reallocDstBufs()