Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosMPP.h573 bool isSupportedBlend(struct exynos_image &src);
H A DExynosMPP.cpp343 bool ExynosMPP::isSupportedBlend(struct exynos_image &src) in isSupportedBlend() function in ExynosMPP
2061 else if (!isSupportedBlend(src)) in isSupported()