OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WritePixmapToCache
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
xaaInitAccel.c
1452
if(infoRec->
WritePixmapToCache
) {}
1454
infoRec->
WritePixmapToCache
= XAAWritePixmapToCache;
1456
infoRec->
WritePixmapToCache
= XAAWritePixmapToCacheLinear;
1465
if(infoRec->
WritePixmapToCache
)
1473
if(infoRec->
WritePixmapToCache
&& infoRec->WriteBitmapToCache)
1494
if(!infoRec->CacheTile && infoRec->
WritePixmapToCache
)
1496
if(!infoRec->CacheMonoStipple && infoRec->
WritePixmapToCache
)
xaaStateChange.c
253
void (*
WritePixmapToCache
) (ScrnInfoPtr pScrn, int x, int y, int w, int h,
1401
(*pStatePriv->
WritePixmapToCache
)(pScrn, x, y, w, h,
1618
XAA_STATE_WRAP(
WritePixmapToCache
);
xaaPCache.c
1498
(*infoRec->
WritePixmapToCache
)(
1597
(*infoRec->
WritePixmapToCache
)(
2004
(*infoRec->
WritePixmapToCache
)(pScrn, pCache->x, pCache->y,
2098
(*infoRec->
WritePixmapToCache
)(pScrn, pCache->x, pCache->y,
xaa.h
1197
void (*
WritePixmapToCache
) (
/xsrc/external/mit/xf86-video-chips/dist/src/
ct_accel.c
1200
(*infoRec->
WritePixmapToCache
)(
Completed in 10 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026