Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_glx.cpp384 unsigned int depth, configDepth, border; in checkWindowPixelFormatMatch() local
395 configDepth = r + g + b; in checkWindowPixelFormatMatch()
401 return depth >= configDepth; in checkWindowPixelFormatMatch()