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.h131 } format_description_t; typedef
136 const format_description_t exynos_format_desc[] = {
400 const format_description_t *halFormatToExynosFormat(int format, uint32_t compressType);
DExynosHWCHelper.cpp132 const format_description_t* halFormatToExynosFormat(int inHalFormat, uint32_t inCompressType) { in halFormatToExynosFormat()