Home
last modified time | relevance | path

Searched defs:DRM_FORMAT_BGR888 (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/
Ddrm_fourcc.h84 #define DRM_FORMAT_BGR888 fourcc_code('B', 'G', '2', '4') /* [23:0] B:G:R little endian */ macro
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Ddrm_fourcc.h190 #define DRM_FORMAT_BGR888 fourcc_code('B', 'G', '2', '4') /* [23:0] B:G:R little endian */ macro