Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/vfb/
H A DInitOutput.c118 static Bool vfbPixmapDepths[33]; variable
141 vfbPixmapDepths[1] = TRUE; /* always need bitmaps */ in vfbInitializePixmapDepths()
143 vfbPixmapDepths[i] = FALSE; in vfbInitializePixmapDepths()
337 vfbPixmapDepths[depth] = TRUE; in ddxProcessArgument()
979 vfbPixmapDepths[vfbScreens[i].depth] = TRUE; in InitOutput()
984 vfbPixmapDepths[1] = TRUE; in InitOutput()
985 vfbPixmapDepths[4] = TRUE; in InitOutput()
986 vfbPixmapDepths[8] = TRUE; in InitOutput()
988 vfbPixmapDepths[12] = TRUE; in InitOutput()
991 vfbPixmapDepths[16] = TRUE; in InitOutput()
[all …]