Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h141 } format_description_t; typedef
147 const format_description_t exynos_format_desc[] = {
430 const format_description_t *halFormatToExynosFormat(int format, uint32_t compressType);
DExynosHWCHelper.cpp134 const format_description_t* halFormatToExynosFormat(int inHalFormat, uint32_t inCompressType) { in halFormatToExynosFormat()