Searched defs:EGL_CONTEXT_LOST (Results 1 – 3 of 3) sorted by relevance
20 int EGL_CONTEXT_LOST = 0x300E; field
91 #define EGL_CONTEXT_LOST 0x300E /* EGL 1.1 - IMG_power_management */ macro
53 public static final int EGL_CONTEXT_LOST = 0x300E; field in EGL14