Home
last modified time | relevance | path

Searched defs:contextAttributes (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/libs/renderengine/skia/
DSkiaGLRenderEngine.cpp446 std::vector<EGLint> contextAttributes; in createEglContext() local
/frameworks/native/opengl/tests/EGLTest/
DEGL_test.cpp751 std::vector<EGLint> contextAttributes; in TEST_F() local
774 std::vector<EGLint> contextAttributes; in TEST_F() local
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp362 std::vector<EGLint> contextAttributes; in createContext() local
/frameworks/av/media/libstagefright/renderfright/gl/
DGLESRenderEngine.cpp1576 std::vector<EGLint> contextAttributes; in createEglContext() local
/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp543 EGLint contextAttributes[] = {EGL_CONTEXT_CLIENT_VERSION, 2, EGL_NONE}; in initDisplaysAndSurfaces() local