Searched defs:EGL_BLUE_SIZE (Results 1 – 4 of 4) sorted by relevance
120 #define EGL_BLUE_SIZE 0x3022 macro
98 #define EGL_BLUE_SIZE 0x3022 macro
38 int EGL_BLUE_SIZE = 0x3022; field
56 public static final int EGL_BLUE_SIZE = 0x3022; field in EGL14