Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/
Ddrmutils.cpp97 const uint64_t unmasked_format = hnd->alloc_format; in drm_fourcc_from_handle() local
98 const uint64_t internal_format = (unmasked_format & MALI_GRALLOC_INTFMT_FMT_MASK); in drm_fourcc_from_handle()
103 bool afbc = (unmasked_format & MALI_GRALLOC_INTFMT_AFBCENABLE_MASK); in drm_fourcc_from_handle()