Searched defs:EGL_SAMPLE_BUFFERS (Results 1 – 4 of 4) sorted by relevance
136 #define EGL_SAMPLE_BUFFERS 0x3032 macro
113 #define EGL_SAMPLE_BUFFERS 0x3032 macro
53 int EGL_SAMPLE_BUFFERS = 0x3032; field
71 public static final int EGL_SAMPLE_BUFFERS = 0x3032; field in EGL14