OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GAMMA_ATTRIBUTES
(Results
1 - 9
of
9
) sorted by relevancy
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
intel_video.h
149
#define
GAMMA_ATTRIBUTES
6
151
extern XF86AttributeRec intel_xv_gamma_attributes[
GAMMA_ATTRIBUTES
];
intel_video_overlay.c
484
adapt->nAttributes +=
GAMMA_ATTRIBUTES
; /* has gamma */
494
sizeof(XF86AttributeRec) *
GAMMA_ATTRIBUTES
);
intel_video.c
110
#define
GAMMA_ATTRIBUTES
6
111
XF86AttributeRec intel_xv_gamma_attributes[
GAMMA_ATTRIBUTES
] = {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
intel_video.h
149
#define
GAMMA_ATTRIBUTES
6
151
extern XF86AttributeRec intel_xv_gamma_attributes[
GAMMA_ATTRIBUTES
];
intel_video_overlay.c
484
adapt->nAttributes +=
GAMMA_ATTRIBUTES
; /* has gamma */
494
sizeof(XF86AttributeRec) *
GAMMA_ATTRIBUTES
);
intel_video.c
110
#define
GAMMA_ATTRIBUTES
6
111
XF86AttributeRec intel_xv_gamma_attributes[
GAMMA_ATTRIBUTES
] = {
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_video_overlay.c
76
#define
GAMMA_ATTRIBUTES
6
733
adaptor->nAttributes +=
GAMMA_ATTRIBUTES
;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
sna_video_overlay.c
76
#define
GAMMA_ATTRIBUTES
6
743
adaptor->nAttributes +=
GAMMA_ATTRIBUTES
;
/xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_video.c
235
#define
GAMMA_ATTRIBUTES
6
236
static XF86AttributeRec GammaAttributes[
GAMMA_ATTRIBUTES
] = {
867
adapt->nAttributes +=
GAMMA_ATTRIBUTES
; /* has gamma */
876
memcpy((char*)att, (char*)GammaAttributes, sizeof(XF86AttributeRec) *
GAMMA_ATTRIBUTES
);
877
att+=
GAMMA_ATTRIBUTES
;
Completed in 9 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026