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