Searched refs:getBufLength (Results 1 – 3 of 3) sorted by relevance
/hardware/google/graphics/common/libhwc2.1/libhwchelper/ |
D | ExynosHWCHelper.h | 478 int getBufLength(buffer_handle_t handle, uint32_t planer_num, size_t *length, int format, uint32_t …
|
D | ExynosHWCHelper.cpp | 728 int getBufLength(buffer_handle_t handle, uint32_t planerNum, size_t *length, int format, uint32_t w… in getBufLength() function
|
/hardware/google/graphics/common/libhwc2.1/libresource/ |
D | ExynosMPP.cpp | 1190 …if (getBufLength(srcHandle, MAX_HW2D_PLANES, bufLength, gmeta.format, src.fullWidth, src.fullHeigh… in setupLayer() 1347 if (getBufLength(dstHandle, MAX_HW2D_PLANES, bufLength, dstImgInfo->format, in setupDst()
|