Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h598 bool isSupportedBlend(struct exynos_image &src);
DExynosMPP.cpp350 bool ExynosMPP::isSupportedBlend(struct exynos_image &src) in isSupportedBlend() function in ExynosMPP
2110 else if (!isSupportedBlend(src)) in isSupported()