Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
DeglApi.cpp488 EGLint colorDepth = r + g + b; in eglCreateWindowSurface() local
489 if (colorDepth <= 16) { in eglCreateWindowSurface()