Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosMPP.h586 uint32_t getSrcMaxHeight(struct exynos_image &src);
H A DExynosMPP.cpp586 uint32_t ExynosMPP::getSrcMaxHeight(struct exynos_image &src) in getSrcMaxHeight() function in ExynosMPP
2001 uint32_t maxSrcHeight = getSrcMaxHeight(src); in isSupported()
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.cpp1729 srcMaxHeight = otfMPP->getSrcMaxHeight(src_img); in configureHandle()