Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h571 bool isDataspaceSupportedByMPP(struct exynos_image &src, struct exynos_image &dst);
DExynosMPP.cpp278 bool ExynosMPP::isDataspaceSupportedByMPP(struct exynos_image &src, struct exynos_image &dst) in isDataspaceSupportedByMPP() function in ExynosMPP
2057 else if (!isDataspaceSupportedByMPP(src, dst)) in isSupported()