Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h656 void setDstAllocSize(uint32_t width, uint32_t height);
DExynosResourceManager.cpp336 mM2mMPPs[i]->setDstAllocSize(Xres, Yres); in doAllocDstBufs()
DExynosMPP.cpp2296 void ExynosMPP::setDstAllocSize(uint32_t width, uint32_t height) in setDstAllocSize() function in ExynosMPP