Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h619 virtual bool isDstFormatSupported(struct exynos_image &dst);
DExynosMPP.cpp484 bool ExynosMPP::isDstFormatSupported(struct exynos_image &dst) in isDstFormatSupported() function in ExynosMPP
2055 else if (!isDstFormatSupported(dst)) in isSupported()