Searched refs:BITMAP_SCANLINE_UNIT (Results 1 – 10 of 10) sorted by relevance
272 #if BITMAP_SCANLINE_UNIT == 8 in miGetPlane()275 #if BITMAP_SCANLINE_UNIT == 16 in miGetPlane()278 #if BITMAP_SCANLINE_UNIT == 32 in miGetPlane()281 #if BITMAP_SCANLINE_UNIT == 64 in miGetPlane()302 delta = (widthInBytes / (BITMAP_SCANLINE_UNIT / 8)) - in miGetPlane()303 (w / BITMAP_SCANLINE_UNIT); in miGetPlane()332 bit <<= ((BITMAP_SCANLINE_UNIT - 1) - k); in miGetPlane()346 if (k == BITMAP_SCANLINE_UNIT) { in miGetPlane()
80 #ifndef BITMAP_SCANLINE_UNIT81 #define BITMAP_SCANLINE_UNIT 32 macro
676 pXWDHeader->bitmap_unit = BITMAP_SCANLINE_UNIT; in vfbWriteXWDFileHeader()1013 screen_info->bitmapScanlineUnit = BITMAP_SCANLINE_UNIT; in InitOutput()
939 pScreenInfo->bitmapScanlineUnit = BITMAP_SCANLINE_UNIT; in InitOutput()
656 pScreenInfo->bitmapScanlineUnit = BITMAP_SCANLINE_UNIT; in InitOutput()
888 pScreenInfo->bitmapScanlineUnit = BITMAP_SCANLINE_UNIT; in KdSetPixmapFormats()
1335 screen_info->bitmapScanlineUnit = BITMAP_SCANLINE_UNIT; in InitOutput()
600 scrp->bitmapScanlineUnit = BITMAP_SCANLINE_UNIT; in xf86SetDepthBpp()
1979 #if IMAGE_BYTE_ORDER != BITMAP_BIT_ORDER && BITMAP_SCANLINE_UNIT != 8 in ReformatImage()1980 ReformatImage(base, nbytes, BITMAP_SCANLINE_UNIT, order); in ReformatImage()
43864 dix: (Don't) change BITMAP_SCANLINE_UNIT on Linux s390{, x}163061 Dead ifdefs for BITMAP_SCANLINE_UNIT == 64