Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/egl/
DeglContext.h49 GLSharedGroupPtr getSharedGroup(){ return sharedGroup; } in getSharedGroup() function
Degl.cpp240 sharedGroup = shareCtx->getSharedGroup(); in EGLContext_t()
1794 hostCon->gl2Encoder()->setSharedGroup(context->getSharedGroup()); in eglMakeCurrent()
1798 hostCon->glEncoder()->setSharedGroup(context->getSharedGroup()); in eglMakeCurrent()