Home
last modified time | relevance | path

Searched refs:EGL_IMG_CONTEXT_PRIORITY (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/
DEglHelper.java78 private static final String EGL_IMG_CONTEXT_PRIORITY = "EGL_IMG_context_priority"; field in EglHelper
274 if (checkExtensionCapability(EGL_IMG_CONTEXT_PRIORITY)) { in createEglContext()