Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h597 uint32_t getSrcMinCropHeight(struct exynos_image &src);
DExynosMPP.cpp649 uint32_t ExynosMPP::getSrcMinCropHeight(struct exynos_image &src) in getSrcMinCropHeight() function in ExynosMPP
2011 uint32_t minSrcCropHeight = getSrcMinCropHeight(src); in isSupported()