Searched defs:EGL_FALSE (Results 1 – 3 of 3) sorted by relevance
93 #define EGL_FALSE 0 macro
84 #define EGL_FALSE 0 macro
38 public static final int EGL_FALSE = 0; field in EGL14