Searched refs:padBytesLog2 (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dservermd.h101 int padBytesLog2; /* log 2 (bytes per pad unit) */ member in struct:_PaddingInfo
115 PixmapWidthPaddingInfo[d].padBytesLog2) : \
124 (PixmapWidthInPadUnits(w, d) << PixmapWidthPaddingInfo[d].padBytesLog2)
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dservermd.h335 int padBytesLog2; /* log 2 (bytes per pad unit) */ member in struct:_PaddingInfo
349 PixmapWidthPaddingInfo[d].padBytesLog2) : \
358 (PixmapWidthInPadUnits(w, d) << PixmapWidthPaddingInfo[d].padBytesLog2)
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa-priv.h153 ((1 << PixmapWidthPaddingInfo[d].padBytesLog2) * 8 / \
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa-priv.h153 ((1 << PixmapWidthPaddingInfo[d].padBytesLog2) * 8 / \
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-priv.h157 ((1 << PixmapWidthPaddingInfo[d].padBytesLog2) * 8 / \
/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa-priv.h175 ((1 << PixmapWidthPaddingInfo[d].padBytesLog2) * 8 / \
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
H A Dkdrive.h341 ((1 << PixmapWidthPaddingInfo[d].padBytesLog2) * 8 / \
/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_priv.h221 ((1 << PixmapWidthPaddingInfo[d].padBytesLog2) * 8 / \
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddispatch.c3873 PixmapWidthPaddingInfo[ depth ].padBytesLog2 = answer[j][k];
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddispatch.c3951 PixmapWidthPaddingInfo[depth].padBytesLog2 = answer[j][k];

Completed in 16 milliseconds