HomeSort by relevance Sort by last modified time
    Searched refs:getSharedGroup (Results 1 - 2 of 2) sorted by null

  /development/tools/emulator/opengl/system/egl/
eglContext.h 45 GLSharedGroupPtr getSharedGroup(){ return sharedGroup; }
egl.cpp 149 if (shareCtx) sharedGroup = shareCtx->getSharedGroup();
1003 hostCon->gl2Encoder()->setSharedGroup(context->getSharedGroup());
1007 hostCon->glEncoder()->setSharedGroup(context->getSharedGroup());
    [all...]

Completed in 233 milliseconds