Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/gl/
DGLESRenderEngine.h141 EGLContext shareContext, bool useContextPriority,
DGLESRenderEngine.cpp1330 EGLContext shareContext, bool useContextPriority, in createEglContext() argument
1363 EGLContext context = eglCreateContext(display, config, shareContext, contextAttributes.data()); in createEglContext()
1374 context = eglCreateContext(display, config, shareContext, contextAttributes.data()); in createEglContext()