Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/egl/
DeglDisplay.cpp502 getAttribValue(config, m_attribs.valueFor(EGL_GREEN_SIZE), &greenSize) && in getConfigNativePixelFormat()
526 getAttribValue(config, m_attribs.valueFor(EGL_GREEN_SIZE), &greenSize) && in getConfigGLPixelFormat()
/device/generic/goldfish-opengl/system/include/EGL/
Degl.h99 #define EGL_GREEN_SIZE 0x3023 macro