Searched defs:EGL_SLOW_CONFIG (Results 1 – 4 of 4) sorted by relevance
156 #define EGL_SLOW_CONFIG 0x3050 macro
134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */ macro
64 int EGL_SLOW_CONFIG = 0x3050; field
88 public static final int EGL_SLOW_CONFIG = 0x3050; field in EGL14