Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/egl/
DeglDisplay.cpp503 getAttribValue(config, m_attribs.valueFor(EGL_ALPHA_SIZE), &alphaSize)) ) in getConfigNativePixelFormat()
527 getAttribValue(config, m_attribs.valueFor(EGL_ALPHA_SIZE), &alphaSize)) ) in getConfigGLPixelFormat()
/device/generic/goldfish-opengl/system/include/EGL/
Degl.h97 #define EGL_ALPHA_SIZE 0x3021 macro