OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMAP_BO_TILED_16
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/drm/
omap_drm.h
37
#define
OMAP_BO_TILED_16
0x00000200
40
#define OMAP_BO_TILED (OMAP_BO_TILED_8 |
OMAP_BO_TILED_16
| OMAP_BO_TILED_32)
/external/kernel-headers/original/uapi/drm/
omap_drm.h
47
#define
OMAP_BO_TILED_16
0x00000200
49
#define OMAP_BO_TILED (OMAP_BO_TILED_8 |
OMAP_BO_TILED_16
| OMAP_BO_TILED_32)
/external/libdrm/omap/
omap_drm.h
63
#define
OMAP_BO_TILED_16
0x00000200
65
#define OMAP_BO_TILED (OMAP_BO_TILED_8 |
OMAP_BO_TILED_16
| OMAP_BO_TILED_32)
Completed in 1391 milliseconds