OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DRM_FORMAT_RGBX4444
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/drm/
drm_fourcc.h
31
#define
DRM_FORMAT_RGBX4444
fourcc_code('R', 'X', '1', '2')
/external/kernel-headers/original/uapi/drm/
drm_fourcc.h
44
#define
DRM_FORMAT_RGBX4444
fourcc_code('R', 'X', '1', '2') /* [15:0] R:G:B:x 4:4:4:4 little endian */
Completed in 51 milliseconds