Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h478 int getBufLength(buffer_handle_t handle, uint32_t planer_num, size_t *length, int format, uint32_t …
DExynosHWCHelper.cpp728 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/
DExynosMPP.cpp1190 …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()