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