Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/
Dmali_fourcc.h64 #ifndef DRM_FORMAT_ABGR16161616F
65 #define DRM_FORMAT_ABGR16161616F fourcc_code('A', 'B', '4', 'H') macro
/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/
Ddrmutils.cpp39 { MALI_GRALLOC_FORMAT_INTERNAL_RGBA_16161616, DRM_FORMAT_ABGR16161616F }, in drm_fourcc_from_handle()
/hardware/google/gchips/gralloc4/src/hidl_common/
DMapperMetadata.cpp154 .drm_fourcc = DRM_FORMAT_ABGR16161616F, in plane_layout_components_from_handle()