Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/hidl_common/
DMapperMetadata.cpp115 uint32_t drm_fourcc; in plane_layout_components_from_handle() member
123 .drm_fourcc = DRM_FORMAT_RGB565, in plane_layout_components_from_handle()
127 .drm_fourcc = DRM_FORMAT_BGR565, in plane_layout_components_from_handle()
132 .drm_fourcc = DRM_FORMAT_BGR888, in plane_layout_components_from_handle()
137 .drm_fourcc = DRM_FORMAT_ARGB8888, in plane_layout_components_from_handle()
141 .drm_fourcc = DRM_FORMAT_ABGR8888, in plane_layout_components_from_handle()
145 .drm_fourcc = DRM_FORMAT_XBGR8888, in plane_layout_components_from_handle()
149 .drm_fourcc = DRM_FORMAT_ABGR2101010, in plane_layout_components_from_handle()
154 .drm_fourcc = DRM_FORMAT_ABGR16161616F, in plane_layout_components_from_handle()
159 .drm_fourcc = DRM_FORMAT_YUYV, in plane_layout_components_from_handle()
[all …]