Searched defs:EGL_RED_SIZE (Results 1 – 4 of 4) sorted by relevance
122 #define EGL_RED_SIZE 0x3024 macro
100 #define EGL_RED_SIZE 0x3024 macro
40 int EGL_RED_SIZE = 0x3024; field
59 public static final int EGL_RED_SIZE = 0x3024; field in EGL14