Searched refs:configDepth (Results 1 – 1 of 1) sorted by relevance
203 unsigned int depth,configDepth,border; in checkWindowPixelFormatMatch() local208 configDepth = r + g + b; in checkWindowPixelFormatMatch()211 return depth >= configDepth; in checkWindowPixelFormatMatch()215 unsigned int depth,configDepth,border; in checkPixmapPixelFormatMatch() local220 configDepth = r + g + b; in checkPixmapPixelFormatMatch()223 return depth >= configDepth; in checkPixmapPixelFormatMatch()