Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp602 EGLint colorDepth = r + g + b; in getNativePixelFormat() local
620 } else if (colorDepth <= 16) { in getNativePixelFormat()
624 if (colorDepth > 24) { in getNativePixelFormat()
635 if (colorDepth > 24) { in getNativePixelFormat()