Searched defs:EGL_ALPHA_SIZE (Results 1 – 4 of 4) sorted by relevance
119 #define EGL_ALPHA_SIZE 0x3021 macro
37 int EGL_ALPHA_SIZE = 0x3021; field
62 #define EGL_ALPHA_SIZE 0x3021 macro
56 public static final int EGL_ALPHA_SIZE = 0x3021; field in EGL14