Searched refs:EGL_CONTEXT_PRIORITY_LEVEL_IMG (Results 1 – 3 of 3) sorted by relevance
71 private static final int EGL_CONTEXT_PRIORITY_LEVEL_IMG = 0x3100; field in EglHelper275 attrib_list[idx++] = EGL_CONTEXT_PRIORITY_LEVEL_IMG; in createEglContext()
277 contextAttributes.push_back(EGL_CONTEXT_PRIORITY_LEVEL_IMG); in createContext()
1539 contextAttributes.push_back(EGL_CONTEXT_PRIORITY_LEVEL_IMG); in createEglContext()