Searched defs:EGL_BUFFER_SIZE (Results 1 – 4 of 4) sorted by relevance
118 #define EGL_BUFFER_SIZE 0x3020 macro
96 #define EGL_BUFFER_SIZE 0x3020 macro
36 int EGL_BUFFER_SIZE = 0x3020; field
54 public static final int EGL_BUFFER_SIZE = 0x3020; field in EGL14