Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Dcolormap.c764 Bool foundFree; in FindColor() local
770 foundFree = FALSE; in FindColor()
796 else if (!foundFree && pent->refcnt == 0) { in FindColor()
798 foundFree = TRUE; in FindColor()
817 if (!foundFree) in FindColor()