Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Ddarwin.c197 static int foundIndex = 0; in DarwinScreenInit() local
206 foundIndex = 0; in DarwinScreenInit()
219 ret = QuartzAddScreen(foundIndex, pScreen); in DarwinScreenInit()
220 foundIndex++; in DarwinScreenInit()