Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/RenderEngine/
DRenderEngine.cpp82 EGLint contextAttributes[] = { in create() local
92 EGLContext ctxt = eglCreateContext(display, config, NULL, contextAttributes); in create()