Home
last modified time | relevance | path

Searched defs:EGL_CONTEXT_PRIORITY_LEVEL_IMG (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/
DEglHelper.java64 private static final int EGL_CONTEXT_PRIORITY_LEVEL_IMG = 0x3100; field in EglHelper
/frameworks/native/opengl/include/EGL/
Deglext.h984 #define EGL_CONTEXT_PRIORITY_LEVEL_IMG 0x3100 macro