Searched refs:fastSrc (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmicopy.c174 Bool fastSrc = FALSE; /* for fast clipping with pixmap source */ local in function:miDoCopy
198 fastSrc = TRUE;
215 fastSrc = TRUE;
249 if (fastSrc)
318 if (!fastSrc)
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmicopy.c151 Bool fastSrc = FALSE; /* for fast clipping with pixmap source */ local in function:miDoCopy
171 fastSrc = TRUE;
185 fastSrc = TRUE;
215 if (fastSrc) {
281 if (!fastSrc) {

Completed in 3 milliseconds