Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dbe/
H A Ddbe.c171 Bool visualMatched = FALSE; in ProcDbeAllocateBackBufferName() local
214 for (i = 0; (i < scrVisInfo.count) && !visualMatched; i++) { in ProcDbeAllocateBackBufferName()
216 visualMatched = TRUE; in ProcDbeAllocateBackBufferName()
223 if (!visualMatched) { in ProcDbeAllocateBackBufferName()