Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/egl/
DeglDisplay.cpp501 getAttribValue(config, m_attribs.valueFor(EGL_BLUE_SIZE), &blueSize) && in getConfigNativePixelFormat()
525 getAttribValue(config, m_attribs.valueFor(EGL_BLUE_SIZE), &blueSize) && in getConfigGLPixelFormat()
/device/generic/goldfish-opengl/system/include/EGL/
Degl.h98 #define EGL_BLUE_SIZE 0x3022 macro