Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DDisplay.c46 int xnestNumDepths; variable
134 &xnestNumDepths); in xnestOpenDisplay()
151 for (j = 0; j < xnestNumDepths; j++) in xnestOpenDisplay()
H A DDisplay.h30 extern int xnestNumDepths;
H A DInit.c71 for (j = 0; j < xnestNumDepths; j++) in InitOutput()