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.h573 bool isSupportedBlend(struct exynos_image &src);
DExynosMPP.cpp343 bool ExynosMPP::isSupportedBlend(struct exynos_image &src) in isSupportedBlend() function in ExynosMPP
2061 else if (!isSupportedBlend(src)) in isSupported()