Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h577 virtual bool isSupportedHStrideCrop(struct exynos_image &src);
DExynosMPP.cpp338 bool ExynosMPP::isSupportedHStrideCrop(struct exynos_image __unused &src) in isSupportedHStrideCrop() function in ExynosMPP
2085 else if (!isSupportedHStrideCrop(src)) in isSupported()