Searched refs:g_PixmapFormats (Results 1 – 1 of 1) sorted by relevance
104 static PixmapFormatRec g_PixmapFormats[] = { variable941 pScreenInfo->numPixmapFormats = ARRAY_SIZE(g_PixmapFormats); in InitOutput()944 for (i = 0; i < ARRAY_SIZE(g_PixmapFormats); i++) { in InitOutput()945 pScreenInfo->formats[i] = g_PixmapFormats[i]; in InitOutput()