OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StippleFunc
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
xaaStipple.c
125
StippleScanlineProcPtr
StippleFunc
, FirstFunc, SecondFunc;
140
StippleFunc
= stipple_scanline_func[funcNo];
178
StippleFunc
= (FirstPass) ? FirstFunc : SecondFunc;
201
base = (*
StippleFunc
)(
213
(*
StippleFunc
)(base, (CARD32*)srcp, srcx, stipplewidth, dwords);
263
StippleScanlineProcPtr
StippleFunc
, FirstFunc, SecondFunc;
275
StippleFunc
= stipple_scanline_func[funcNo];
321
StippleFunc
= (FirstPass) ? FirstFunc : SecondFunc;
329
(*
StippleFunc
)(base, (CARD32*)srcp, srcx, stipplewidth, dwords);
372
StippleScanlineProcPtr
StippleFunc
, FirstFunc, SecondFunc
[
all
...]
xaaPCache.c
1519
StippleScanlineProcPtr
StippleFunc
;
1574
StippleFunc
= XAAStippleScanlineFuncMSBFirst[funcNo];
1576
StippleFunc
= XAAStippleScanlineFuncLSBFirst[funcNo];
1584
(*
StippleFunc
)((CARD32*)dstPtr, (CARD32*)srcPtr, 0, w, dwords);
/xsrc/external/mit/xf86-video-chips/dist/src/
ct_accel.c
1119
StippleScanlineProcPtr
StippleFunc
;
1178
StippleFunc
= StippleTab[funcNo];
1185
(*
StippleFunc
)((CARD32*)dstPtr + j * dwords,
Completed in 7 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026