Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/
Dmali_fourcc.h68 #ifndef DRM_FORMAT_R16
69 #define DRM_FORMAT_R16 fourcc_code('R', '1', '6', ' ') macro
/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/
Ddrmutils.cpp32 { MALI_GRALLOC_FORMAT_INTERNAL_RAW16, DRM_FORMAT_R16 }, in drm_fourcc_from_handle()