Home
last modified time | relevance | path

Searched refs:EGL_TRANSPARENT_RED_VALUE (Results 1 – 5 of 5) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglValidate.cpp46 case EGL_TRANSPARENT_RED_VALUE: in confAttrib()
DEglConfig.cpp227 case EGL_TRANSPARENT_RED_VALUE: in getConfAttrib()
DEglImp.cpp426 case EGL_TRANSPARENT_RED_VALUE: in eglChooseConfig()
/sdk/emulator/opengl/host/libs/libOpenglRender/
DFBConfig.cpp48 EGL_TRANSPARENT_RED_VALUE,
/sdk/emulator/opengl/host/libs/Translator/include/EGL/
Degl.h118 #define EGL_TRANSPARENT_RED_VALUE 0x3037 macro