HomeSort by: relevance | last modified time | path
    Searched defs:notPower2 (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/include/
servermd.h 102 int notPower2; /* bitsPerPixel not a power of 2 */
103 int bytesPerPixel; /* only set when notPower2 is TRUE */
112 (PixmapWidthPaddingInfo[d].notPower2 ? \
  /xsrc/external/mit/xorg-server.old/dist/include/
servermd.h 336 int notPower2; /* bitsPerPixel not a power of 2 */
337 int bytesPerPixel; /* only set when notPower2 is TRUE */
346 (PixmapWidthPaddingInfo[d].notPower2 ? \

Completed in 6 milliseconds