Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp1050 const uint64_t afbc_format = get_afbc_format(base_format, in get_supported_format() local
1058 format_name(afbc_format), afbc_format); in get_supported_format()
1062 afbc_format == fmt_supported->base_format) in get_supported_format()
1069 get_alloc_type(afbc_format & MALI_GRALLOC_INTFMT_EXT_MASK, in get_supported_format()
1079 fmt_supported->format_ext = afbc_format & MALI_GRALLOC_INTFMT_EXT_MASK; in get_supported_format()
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_formats.cpp1209 const uint64_t afbc_format = get_afbc_format(base_format, in get_supported_format() local
1216 ALOGV("AFBC format: (%s 0x%" PRIx64 ")", format_name(afbc_format), afbc_format); in get_supported_format()
1220 afbc_format == fmt_supported->base_format) in get_supported_format()
1227 get_alloc_type(afbc_format & MALI_GRALLOC_INTFMT_EXT_MASK, in get_supported_format()
1237 fmt_supported->format_ext = afbc_format & MALI_GRALLOC_INTFMT_EXT_MASK; in get_supported_format()