OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMAP_BO_SCANOUT
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/drm/
omap_drm.h
30
#define
OMAP_BO_SCANOUT
0x00000001
/external/kernel-headers/original/uapi/drm/
omap_drm.h
41
#define
OMAP_BO_SCANOUT
0x00000001 /* scanout capable (phys contiguous) */
/external/libdrm/omap/
omap_drm.h
52
#define
OMAP_BO_SCANOUT
0x00000001 /* scanout capable (phys contiguous) */
/external/libkmsxx/kms++/src/omap/
omapframebuffer.cpp
55
uint32_t flags =
OMAP_BO_SCANOUT
| OMAP_BO_WC;
Completed in 79 milliseconds