OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DRM_FORMAT_BGRA5551
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/drm/
drm_fourcc.h
51
#define
DRM_FORMAT_BGRA5551
fourcc_code('B', 'A', '1', '5')
/external/kernel-headers/original/uapi/drm/
drm_fourcc.h
67
#define
DRM_FORMAT_BGRA5551
fourcc_code('B', 'A', '1', '5') /* [15:0] B:G:R:A 5:5:5:1 little endian */
/external/libdrm/include/drm/
drm_fourcc.h
60
#define
DRM_FORMAT_BGRA5551
fourcc_code('B', 'A', '1', '5') /* [15:0] B:G:R:A 5:5:5:1 little endian */
Completed in 34 milliseconds