Searched defs:EGL_STENCIL_SIZE (Results 1 – 4 of 4) sorted by relevance
124 #define EGL_STENCIL_SIZE 0x3026 macro
102 #define EGL_STENCIL_SIZE 0x3026 macro
42 int EGL_STENCIL_SIZE = 0x3026; field
60 public static final int EGL_STENCIL_SIZE = 0x3026; field in EGL14