Home
last modified time | relevance | path

Searched defs:EGL_SAMPLE_BUFFERS (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/opengl/tests/angeles/include/GLES/
Degl.h136 #define EGL_SAMPLE_BUFFERS 0x3032 macro
/frameworks/base/opengl/include/EGL/
Degl.h113 #define EGL_SAMPLE_BUFFERS 0x3032 macro
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java53 int EGL_SAMPLE_BUFFERS = 0x3032; field