Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglValidate.cpp43 case EGL_STENCIL_SIZE: in confAttrib()
DEglConfig.cpp218 case EGL_STENCIL_SIZE: in getConfAttrib()
DEglImp.cpp408 case EGL_STENCIL_SIZE: in eglChooseConfig()
/sdk/emulator/opengl/host/libs/libOpenglRender/
DFBConfig.cpp26 EGL_STENCIL_SIZE, // must be second - see getStencilSize()
/sdk/emulator/opengl/host/libs/Translator/include/EGL/
Degl.h102 #define EGL_STENCIL_SIZE 0x3026 macro