Home
last modified time | relevance | path

Searched refs:bitmapScanlineUnit (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/external/xserver/mi/
H A Dmibitblt.c339 bit <<= ((screenInfo.bitmapScanlineUnit - 1) - in miGetPlane()
340 (k % screenInfo.bitmapScanlineUnit)) + in miGetPlane()
341 ((k / screenInfo.bitmapScanlineUnit) * in miGetPlane()
342 screenInfo.bitmapScanlineUnit); in miGetPlane()
/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DInit.c65 screen_info->bitmapScanlineUnit = BitmapUnit(xnestDisplay); in InitOutput()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Init.c588 if (xf86Screens[i]->bitmapScanlineUnit != in InitOutput()
589 xf86Screens[0]->bitmapScanlineUnit) in InitOutput()
658 pScreenInfo->bitmapScanlineUnit = xf86Screens[0]->bitmapScanlineUnit; in InitOutput()
H A Dxf86str.h580 int bitmapScanlineUnit; member
H A Dxf86Helper.c596 scrp->bitmapScanlineUnit = 8; in xf86SetDepthBpp()
600 scrp->bitmapScanlineUnit = BITMAP_SCANLINE_UNIT; in xf86SetDepthBpp()
/OK3568_Linux_fs/external/xserver/include/
H A Dscrnintstr.h673 int bitmapScanlineUnit; member
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A DInitOutput.c939 pScreenInfo->bitmapScanlineUnit = BITMAP_SCANLINE_UNIT; in InitOutput()
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Ddarwin.c656 pScreenInfo->bitmapScanlineUnit = BITMAP_SCANLINE_UNIT; in InitOutput()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxinit.c476 pScreenInfo->bitmapScanlineUnit = BitmapUnit(dmxScreen->beDisplay); in dmxSetPixmapFormats()
/OK3568_Linux_fs/external/xserver/hw/vfb/
H A DInitOutput.c1013 screen_info->bitmapScanlineUnit = BITMAP_SCANLINE_UNIT; in InitOutput()
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkdrive.c888 pScreenInfo->bitmapScanlineUnit = BITMAP_SCANLINE_UNIT; in KdSetPixmapFormats()
/OK3568_Linux_fs/external/xserver/dix/
H A Dswaprep.c1050 pConnSetupT->bitmapScanlineUnit = pConnSetup->bitmapScanlineUnit; in SwapConnSetup()
H A Ddispatch.c554 setup.bitmapScanlineUnit = screenInfo.bitmapScanlineUnit; in CreateConnectionBlock()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.c1335 screen_info->bitmapScanlineUnit = BITMAP_SCANLINE_UNIT; in InitOutput()