Searched defs:EGL_GREEN_SIZE (Results 1 – 4 of 4) sorted by relevance
121 #define EGL_GREEN_SIZE 0x3023 macro
40 int EGL_GREEN_SIZE = 0x3023; field
85 #define EGL_GREEN_SIZE 0x3023 macro
59 public static final int EGL_GREEN_SIZE = 0x3023; field in EGL14