Searched refs:numPixmapFormats (Results 1 – 12 of 12) sorted by relevance
69 screen_info->numPixmapFormats = 0; in InitOutput()74 screen_info->formats[screen_info->numPixmapFormats].depth = in InitOutput()76 screen_info->formats[screen_info->numPixmapFormats].bitsPerPixel = in InitOutput()78 screen_info->formats[screen_info->numPixmapFormats].scanlinePad = in InitOutput()80 screen_info->numPixmapFormats++; in InitOutput()
480 pScreenInfo->numPixmapFormats = 0; in dmxSetPixmapFormats()486 format = &pScreenInfo->formats[pScreenInfo->numPixmapFormats]; in dmxSetPixmapFormats()492 pScreenInfo->numPixmapFormats++; in dmxSetPixmapFormats()
892 pScreenInfo->numPixmapFormats = 0; in KdSetPixmapFormats()896 format = &pScreenInfo->formats[pScreenInfo->numPixmapFormats++]; in KdSetPixmapFormats()915 for (i = 0; i < pScreenInfo->numPixmapFormats; i++) { in KdAddScreen()
389 for (f = 0; f < screenInfo.numPixmapFormats; f++) { in miSetPixmapDepths()443 for (f = 0; f < screenInfo.numPixmapFormats; f++) { in miInitVisuals()
676 int numPixmapFormats; member
941 pScreenInfo->numPixmapFormats = ARRAY_SIZE(g_PixmapFormats); in InitOutput()
661 pScreenInfo->numPixmapFormats = ARRAY_SIZE(formats); in InitOutput()
1016 screen_info->numPixmapFormats = NumFormats; in InitOutput()
660 pScreenInfo->numPixmapFormats = numFormats; in InitOutput()
1338 screen_info->numPixmapFormats = ARRAY_SIZE(depths); in InitOutput()
561 setup.numFormats = screenInfo.numPixmapFormats; in CreateConnectionBlock()586 for (i = 0; i < screenInfo.numPixmapFormats; i++) { in CreateConnectionBlock()3860 for (format = 0; format < screenInfo.numPixmapFormats; format++) { in init_screen()
53 screenInfo.numPixmapFormats); in RREditConnectionInfo()