Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h611 uint32_t getDstMaxHeight(struct exynos_image &dst);
DExynosMPP.cpp700 uint32_t ExynosMPP::getDstMaxHeight(struct exynos_image &dst) in getDstMaxHeight() function in ExynosMPP
2018 uint32_t maxDstHeight = getDstMaxHeight(dst); in isSupported()