Home
last modified time | relevance | path

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

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