Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/
Dmali_fourcc.h44 #ifndef DRM_FORMAT_P210
45 #define DRM_FORMAT_P210 fourcc_code('P', '2', '1', '0') macro
/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/
Ddrmutils.cpp47 { MALI_GRALLOC_FORMAT_INTERNAL_P210, DRM_FORMAT_P210 }, in drm_fourcc_from_handle()
/hardware/google/gchips/gralloc4/src/hidl_common/
DMapperMetadata.cpp205 .drm_fourcc = DRM_FORMAT_P210, in plane_layout_components_from_handle()