Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h597 bool isSupportedHDR(struct exynos_image &src, struct exynos_image &dst);
DExynosMPP.cpp324 bool ExynosMPP::isSupportedHDR(struct exynos_image &src, struct exynos_image &dst) in isSupportedHDR() function in ExynosMPP
2108 else if (!isSupportedHDR(src, dst)) in isSupported()