OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OVERLAY_ENABLE
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/img/hwcomposer/merrifield/ips/common/
OverlayHardware.h
90
#define
OVERLAY_ENABLE
0x1
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
OverlayHardware.h
94
#define
OVERLAY_ENABLE
0x1
/hardware/intel/img/psb_video/src/
psb_overlay.h
127
#define
OVERLAY_ENABLE
0x1
psb_overlay.c
191
overlayC->OCMD &= ~
OVERLAY_ENABLE
;
205
overlayA->OCMD &= ~
OVERLAY_ENABLE
;
217
overlayA->OCMD &= ~
OVERLAY_ENABLE
;
437
overlay->OCMD &= ~
OVERLAY_ENABLE
;
720
OCMD =
OVERLAY_ENABLE
;
[
all
...]
Completed in 36 milliseconds