Home
last modified time | relevance | path

Searched refs:imageByteOrder (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DInit.c64 screen_info->imageByteOrder = ImageByteOrder(xnestDisplay); in InitOutput()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Init.c581 if (xf86Screens[i]->imageByteOrder != in InitOutput()
582 xf86Screens[0]->imageByteOrder) in InitOutput()
656 pScreenInfo->imageByteOrder = xf86Screens[0]->imageByteOrder; in InitOutput()
H A Dxf86str.h579 int imageByteOrder; member
H A Dxf86Helper.c592 scrp->imageByteOrder = IMAGE_BYTE_ORDER; in xf86SetDepthBpp()
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86DiDGA.c74 mode->byteOrder = scrn->imageByteOrder; in xf86_dga_get_modes()
/OK3568_Linux_fs/external/xserver/include/
H A Dscrnintstr.h672 int imageByteOrder; member
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A DInitOutput.c937 pScreenInfo->imageByteOrder = IMAGE_BYTE_ORDER; in InitOutput()
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Ddarwin.c655 pScreenInfo->imageByteOrder = IMAGE_BYTE_ORDER; in InitOutput()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxinit.c475 pScreenInfo->imageByteOrder = ImageByteOrder(dmxScreen->beDisplay); in dmxSetPixmapFormats()
/OK3568_Linux_fs/external/xserver/hw/vfb/
H A DInitOutput.c1012 screen_info->imageByteOrder = IMAGE_BYTE_ORDER; in InitOutput()
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkdrive.c887 pScreenInfo->imageByteOrder = IMAGE_BYTE_ORDER; in KdSetPixmapFormats()
/OK3568_Linux_fs/external/xserver/dix/
H A Dswaprep.c1048 pConnSetupT->imageByteOrder = pConnSetup->imageByteOrder; in SwapConnSetup()
H A Ddispatch.c552 setup.imageByteOrder = screenInfo.imageByteOrder; in CreateConnectionBlock()
3647 ((xConnSetup *) lConnectionInfo)->imageByteOrder = ClientOrder(client); in SendConnSetup()
H A Ddixfonts.c248 ((screenInfo.imageByteOrder == LSBFirst) ? in doOpenFont()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.c1334 screen_info->imageByteOrder = IMAGE_BYTE_ORDER; in InitOutput()