Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h575 bool isSupportedCapability(ExynosDisplay &display, struct exynos_image &src);
DExynosMPP.cpp412 bool ExynosMPP::isSupportedCapability(ExynosDisplay &display, struct exynos_image &src) in isSupportedCapability() function in ExynosMPP
2051 if (!isSupportedCapability(display, src)) in isSupported()