Searched refs:dptch (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-trident/dist/src/ | ||
| H A D | xp4_exa.c | 137 unsigned int dptch = exaGetPixmapPitch(pPixmap); local in function:XP4PrepareSolid 144 MMIO_OUT32(pTrident->IOBase, 0x2150, (dptch << 18) | (dorg >> 4)); 193 unsigned int dptch = exaGetPixmapPitch(pDstPixmap); local in function:XP4PrepareCopy 207 MMIO_OUT32(pTrident->IOBase, 0x2150, (dptch << 18) | (dorg >> 4)); |
| /xsrc/external/mit/xf86-video-i128/dist/src/ | ||
| H A D | i128.h | 91 CARD32 dptch; member in struct:__anon6378783a0108 |
| H A D | i128exa.c | 277 unsigned int dptch = exaGetPixmapPitch(dst); local in function:i128SetDestPixmap 279 I128_EXA_DEBUG(("SetDestPixmap: %x, %d\n", dorg, dptch)); 282 CACHED_UPDATE(dptch, DE_DPTCH); |
Completed in 4 milliseconds