Home
last modified time | relevance | path

Searched defs:DRM_FORMAT_ABGR8888 (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/linux/
H A Ddma_buf_utils.cpp32 #define DRM_FORMAT_ABGR8888 FOURCC('A', 'B', '2', '4') macro
/third_party/libdrm/include/drm/
H A Ddrm_fourcc.h157 #define DRM_FORMAT_ABGR8888 fourcc_code('A', 'B', '2', '4') /* [31:0] A:B:G:R 8:8:8:8 little endian */ macro
/third_party/mesa3d/include/drm-uapi/
H A Ddrm_fourcc.h163 #define DRM_FORMAT_ABGR8888 fourcc_code('A', 'B', '2', '4') /* [31:0] A:B:G:R 8:8:8:8 little endian */ macro

Completed in 8 milliseconds