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