Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h616 uint32_t getSrcMaxHeight(struct exynos_image &src);
DExynosMPP.cpp592 uint32_t ExynosMPP::getSrcMaxHeight(struct exynos_image &src) in getSrcMaxHeight() function in ExynosMPP
2050 uint32_t maxSrcHeight = getSrcMaxHeight(src); in isSupported()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp2148 srcMaxHeight = otfMPP->getSrcMaxHeight(src_img); in configureHandle()