Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h572 bool isSupportedHDR10Plus(struct exynos_image &src, struct exynos_image &dst);
DExynosMPP.cpp317 bool ExynosMPP::isSupportedHDR10Plus(struct exynos_image &src, struct exynos_image &dst) in isSupportedHDR10Plus() function in ExynosMPP
2059 else if (!isSupportedHDR10Plus(src, dst)) in isSupported()