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.cpp640 EGLint colorDepth = r + g + b; in getNativePixelFormat() local
656 if (colorDepth <= 16) { in getNativePixelFormat()
660 if (colorDepth > 24) { in getNativePixelFormat()
671 if (colorDepth > 24) { in getNativePixelFormat()