Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h579 virtual uint32_t getDownscaleRestriction(const struct exynos_image &src,
DExynosMPP.cpp510 uint32_t ExynosMPP::getDownscaleRestriction(const struct exynos_image &src, in getDownscaleRestriction() function in ExynosMPP
518 uint32_t maxDownscale = getDownscaleRestriction(src, dst); in getMaxDownscale()