Home
last modified time | relevance | path

Searched refs:notPower2 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dservermd.h102 int notPower2; /* bitsPerPixel not a power of 2 */ member
112 (PixmapWidthPaddingInfo[d].notPower2 ? \
/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c3873 PixmapWidthPaddingInfo[depth].notPower2 = 1; in init_screen()
3878 PixmapWidthPaddingInfo[depth].notPower2 = 0; in init_screen()