Searched defs:EGL_VENDOR (Results 1 – 4 of 4) sorted by relevance
163 #define EGL_VENDOR 0x3053 macro
161 #define EGL_VENDOR 0x3053 macro
69 int EGL_VENDOR = 0x3053; field
108 public static final int EGL_VENDOR = 0x3053; field in EGL14