Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglValidate.cpp24 case EGL_BLUE_SIZE: in confAttrib()
DEglMacApi.cpp131 cfg->getConfAttrib(EGL_BLUE_SIZE,&b); in checkWindowPixelFormatMatch()
DEglConfig.cpp161 case EGL_BLUE_SIZE: in getConfAttrib()
DEglImp.cpp335 case EGL_BLUE_SIZE: in eglChooseConfig()
/sdk/emulator/opengl/host/libs/libOpenglRender/
DFBConfig.cpp32 EGL_BLUE_SIZE,
112 s_egl.eglGetConfigAttrib(dpy, configs[i], EGL_BLUE_SIZE, &blueSize); in initConfigList()
DFrameBuffer.cpp180 EGL_BLUE_SIZE, 1, in initialize()
/sdk/emulator/opengl/host/libs/Translator/include/EGL/
Degl.h98 #define EGL_BLUE_SIZE 0x3022 macro
/sdk/emulator/opengl/tests/translator_tests/GLES_CM/
DtriangleCM.cpp53 EGL_BLUE_SIZE, 1,
/sdk/emulator/opengl/tests/translator_tests/GLES_V2/
DtriangleV2.cpp73 EGL_BLUE_SIZE, 1,