Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h576 bool isSupportedDRM(struct exynos_image &src);
DExynosMPP.cpp432 bool ExynosMPP::isSupportedDRM(struct exynos_image &src) in isSupportedDRM() function in ExynosMPP
2083 else if (!isSupportedDRM(src)) in isSupported()