Searched refs:sptch (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dxp4_exa.c192 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 Di128.h89 CARD32 sptch; member in struct:__anon6378783a0108
H A Di128exa.c265 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