Home
last modified time | relevance | path

Searched refs:getAlignedDstFullWidth (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h712 uint32_t getAlignedDstFullWidth(struct exynos_image& dst);
DExynosMPP.cpp1064 uint32_t ExynosMPP::getAlignedDstFullWidth(struct exynos_image& dst) { in getAlignedDstFullWidth() function in ExynosMPP
1114 (int)(getAlignedDstFullWidth(dst) * dst.fullHeight)) || in needDstBufRealloc()