Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/skia/
DSkiaGLRenderEngine.cpp453 contextAttributes.push_back(EGL_CONTEXT_PRIORITY_LEVEL_IMG); in createEglContext()
540 eglQueryContext(mEGLDisplay, mEGLContext, EGL_CONTEXT_PRIORITY_LEVEL_IMG, &value); in getContextPriority()
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp366 contextAttributes.push_back(EGL_CONTEXT_PRIORITY_LEVEL_IMG); in createContext()
/frameworks/native/opengl/include/EGL/
Deglext.h989 #define EGL_CONTEXT_PRIORITY_LEVEL_IMG 0x3100 macro
/frameworks/av/media/libstagefright/renderfright/gl/
DGLESRenderEngine.cpp1581 contextAttributes.push_back(EGL_CONTEXT_PRIORITY_LEVEL_IMG); in createEglContext()