Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/egl/
DeglContext.h36 EGLContext_t * shareCtx; member
Degl.cpp174 EGLContext_t::EGLContext_t(EGLDisplay dpy, EGLConfig config, EGLContext_t* shareCtx, int maj, int m… in EGLContext_t() function in EGLContext_t
1412 EGLContext_t * shareCtx = NULL; in eglCreateContext() local