Searched defs:EGL_TRUE (Results 1 – 3 of 3) sorted by relevance
94 #define EGL_TRUE 1 macro
116 #define EGL_TRUE 1 macro
39 public static final int EGL_TRUE = 1; field in EGL14