Searched defs:DRM_FORMAT_RGB565 (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Ddrm_fourcc.h62 #define DRM_FORMAT_RGB565 fourcc_code('R', 'G', '1', '6') /* [15:0] R:G:B 5:6:5 little endian */ macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_video_sprite.c45 #define DRM_FORMAT_RGB565 fourcc_code('R', 'G', '1', '6') /* [15:0] R:G:B 5:6:5 little endian */ macro
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_video_sprite.c45 #define DRM_FORMAT_RGB565 fourcc_code('R', 'G', '1', '6') /* [15:0] R:G:B 5:6:5 little endian */ macro
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Ddrm_fourcc.h119 #define DRM_FORMAT_RGB565 fourcc_code('R', 'G', '1', '6') /* [15:0] R:G:B 5:6:5 little endian */ macro
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Ddrm_fourcc.h143 #define DRM_FORMAT_RGB565 fourcc_code('R', 'G', '1', '6') /* [15:0] R:G:B 5:6:5 little endian */ macro
/xsrc/external/mit/libdrm/dist/include/drm/
H A Ddrm_fourcc.h185 #define DRM_FORMAT_RGB565 fourcc_code('R', 'G', '1', '6') /* [15:0] R:G:B 5:6:5 little endian */ macro

Completed in 16 milliseconds