Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglValidate.cpp41 case EGL_SAMPLE_BUFFERS: in confAttrib()
DEglConfig.cpp212 case EGL_SAMPLE_BUFFERS: in getConfAttrib()
DEglImp.cpp399 case EGL_SAMPLE_BUFFERS: in eglChooseConfig()
/sdk/emulator/opengl/host/libs/libOpenglRender/
DFBConfig.cpp44 EGL_SAMPLE_BUFFERS,
/sdk/emulator/opengl/host/libs/Translator/include/EGL/
Degl.h113 #define EGL_SAMPLE_BUFFERS 0x3032 macro