Home
last modified time | relevance | path

Searched defs:isFormatSupported (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmplane.cpp221 bool DrmPlane::isFormatSupported(const uint32_t format) const { in isFormatSupported() function in android::DrmPlane
/hardware/google/graphics/common/libacryl/include/hardware/exynos/
Dacryl.h256 bool isFormatSupported(uint32_t fmt) const { in isFormatSupported() function