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