Searched refs:allocOutBuf (Results 1 – 2 of 2) sorted by relevance
/hardware/google/graphics/common/libhwc2.1/libresource/ |
D | ExynosMPP.h | 556 int32_t allocOutBuf(uint32_t w, uint32_t h, uint32_t format, uint64_t usage, uint32_t index);
|
D | ExynosMPP.cpp | 921 int32_t ExynosMPP::allocOutBuf(uint32_t w, uint32_t h, uint32_t format, uint64_t usage, uint32_t in… in allocOutBuf() function in ExynosMPP 1682 ret = allocOutBuf(ALIGN_UP(mAssignedDisplay->mXres, bufAlign), in doPostProcessing()
|