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.cpp639 EGLint colorDepth = r + g + b; in getNativePixelFormat() local
655 if (colorDepth <= 16) { in getNativePixelFormat()
659 if (colorDepth > 24) { in getNativePixelFormat()
670 if (colorDepth > 24) { in getNativePixelFormat()