OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CacheMonoStipple
(Results
1 - 9
of
9
) sorted by relevancy
/xsrc/external/mit/xf86-video-chips/dist/src/
ct_accel.c
115
static XAACacheInfoPtr CTNAME(
CacheMonoStipple
)(ScrnInfoPtr pScrn,
347
infoPtr->
CacheMonoStipple
= CTNAME(
CacheMonoStipple
);
1108
CTNAME(
CacheMonoStipple
)(ScrnInfoPtr pScrn, PixmapPtr pPix)
1126
DEBUG_P("
CacheMonoStipple
");
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
xaaStateChange.c
245
XAACacheInfoPtr (*
CacheMonoStipple
)(ScrnInfoPtr Scrn, PixmapPtr pPix);
1359
return (*pStatePriv->
CacheMonoStipple
)(pScrn, pPix);
1614
XAA_STATE_WRAP(
CacheMonoStipple
);
xaaInitAccel.c
1496
if(!infoRec->
CacheMonoStipple
&& infoRec->WritePixmapToCache)
1497
infoRec->
CacheMonoStipple
= XAACacheMonoStipple;
xaa.h
1168
XAACacheInfoPtr (*
CacheMonoStipple
)(
xaaFillPoly.c
787
pCache = (*infoRec->
CacheMonoStipple
)(infoRec->pScrn, pGC->stipple);
xaaSpans.c
732
pCache = (*infoRec->
CacheMonoStipple
)(pScrn, pPix);
xaaFillRect.c
727
pCache = (*infoRec->
CacheMonoStipple
)(pScrn, pPix);
/xsrc/external/mit/xf86-video-apm/dist/src/
apm_accel.c
399
pXAAinfo->
CacheMonoStipple
= ApmCacheMonoStipple;
/xsrc/external/mit/xf86-video-mga/dist/src/
mga_storm.c
735
infoPtr->
CacheMonoStipple
= XAAGetCachePlanarMonoStipple();
Completed in 16 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026