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

/xsrc/external/mit/xorg-server/dist/include/
H A Dservermd.h102 int notPower2; /* bitsPerPixel not a power of 2 */ member in struct:_PaddingInfo
103 int bytesPerPixel; /* only set when notPower2 is TRUE */
112 (PixmapWidthPaddingInfo[d].notPower2 ? \
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dservermd.h336 int notPower2; /* bitsPerPixel not a power of 2 */ member in struct:_PaddingInfo
337 int bytesPerPixel; /* only set when notPower2 is TRUE */
346 (PixmapWidthPaddingInfo[d].notPower2 ? \
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa-priv.h151 PixmapWidthPaddingInfo[d].notPower2 ? \
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa-priv.h151 PixmapWidthPaddingInfo[d].notPower2 ? \
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-priv.h155 PixmapWidthPaddingInfo[d].notPower2 ? \
/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa-priv.h173 PixmapWidthPaddingInfo[d].notPower2 ? \
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
H A Dkdrive.h339 PixmapWidthPaddingInfo[d].notPower2 ? \
/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_priv.h219 PixmapWidthPaddingInfo[d].notPower2 ? \
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddispatch.c3877 PixmapWidthPaddingInfo[ depth ].notPower2 = 1;
3883 PixmapWidthPaddingInfo[ depth ].notPower2 = 0;
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddispatch.c3954 PixmapWidthPaddingInfo[depth].notPower2 = 1;
3959 PixmapWidthPaddingInfo[depth].notPower2 = 0;

Completed in 18 milliseconds