Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h652 virtual bool isSupportedCompression(struct exynos_image &src);
DExynosMPP.cpp400 bool ExynosMPP::isSupportedCompression(struct exynos_image &src) in isSupportedCompression() function in ExynosMPP
2113 if (!isSupportedCompression(src)) in isSupported()