Searched refs:sptch (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-trident/dist/src/ | ||
| H A D | xp4_exa.c | 192 unsigned int sptch = exaGetPixmapPitch(pSrcPixmap); local in function:XP4PrepareCopy 206 MMIO_OUT32(pTrident->IOBase, 0x2154, (sptch << 18) | (sorg >> 4)); |
| /xsrc/external/mit/xf86-video-i128/dist/src/ | ||
| H A D | i128.h | 89 CARD32 sptch; member in struct:__anon6378783a0108 |
| H A D | i128exa.c | 265 unsigned int sptch = exaGetPixmapPitch(src); local in function:i128SetSourcePixmap 267 I128_EXA_DEBUG(("SetSourcePixmap: %x, %d\n", sorg, sptch)); 270 CACHED_UPDATE(sptch, DE_SPTCH); |
Completed in 3 milliseconds