Home
last modified time | relevance | path

Searched defs:shareCtx (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/egl/
DeglContext.h40 EGLContext_t * shareCtx; member
Degl.cpp200 EGLContext_t::EGLContext_t(EGLDisplay dpy, EGLConfig config, EGLContext_t* shareCtx, int maj, int m… in EGLContext_t() function in EGLContext_t
1846 EGLContext_t * shareCtx = NULL; in eglCreateContext() local