Searched refs:shareContext (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/libs/renderengine/gl/ |
D | GLESRenderEngine.h | 141 EGLContext shareContext, bool useContextPriority,
|
D | GLESRenderEngine.cpp | 1330 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()
|