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