OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GXCOPY_ONLY
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/xf86-video-neomagic/dist/src/
neo_2070.c
129
infoPtr->ScreenToScreenCopyFlags = (NO_TRANSPARENCY |
GXCOPY_ONLY
);
136
infoPtr->SolidFillFlags =
GXCOPY_ONLY
;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
xaaInitAccel.c
1224
infoRec->SolidFillFlags |
GXCOPY_ONLY
;
1291
if((infoRec->CopyAreaFlags &
GXCOPY_ONLY
) ||
1301
if((infoRec->CopyPlaneFlags &
GXCOPY_ONLY
) ||
1313
if((infoRec->PutImageFlags &
GXCOPY_ONLY
) ||
1326
if((infoRec->PushPixelsFlags &
GXCOPY_ONLY
) ||
1353
if((compositeFlags &
GXCOPY_ONLY
) ||
1375
if((compositeFlags &
GXCOPY_ONLY
) ||
1421
if((compositeFlags &
GXCOPY_ONLY
) ||
xaa.h
99
0
GXCOPY_ONLY
121
#define
GXCOPY_ONLY
0x00000001
xaalocal.h
1683
(!(flags &
GXCOPY_ONLY
) || (pGC->alu == GXcopy))
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
smi_xaa.c
103
infoPtr->ScreenToScreenCopyFlags |=
GXCOPY_ONLY
;
/xsrc/external/mit/xf86-video-chips/dist/src/
ct_accel.c
254
* for RGB_EQUAL, another for !RGB_EQUAL &&
GXCOPY_ONLY
255
* and yet another for !RGB_EQUAL && !
GXCOPY_ONLY
. The
265
infoPtr->ScreenToScreenCopyFlags |=
GXCOPY_ONLY
;
Completed in 8 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026