Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/
Dmali_fourcc.h40 #ifndef DRM_FORMAT_Y0L2
41 #define DRM_FORMAT_Y0L2 fourcc_code('Y', '0', 'L', '2') macro
/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/
Ddrmutils.cpp44 { MALI_GRALLOC_FORMAT_INTERNAL_Y0L2, DRM_FORMAT_Y0L2 }, in drm_fourcc_from_handle()
/hardware/google/gchips/gralloc4/src/hidl_common/
DMapperMetadata.cpp174 .drm_fourcc = DRM_FORMAT_Y0L2, in plane_layout_components_from_handle()