Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DDisplay.c48 int xnestNumPixmapFormats; variable
137 &xnestNumPixmapFormats); in xnestOpenDisplay()
150 for (i = 0; i < xnestNumPixmapFormats; i++) in xnestOpenDisplay()
H A DDisplay.h32 extern int xnestNumPixmapFormats;
H A DInit.c70 for (i = 0; i < xnestNumPixmapFormats; i++) in InitOutput()