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