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 148 sharedGroup = shareCtx->getSharedGroup();
963 hostCon->gl2Encoder()->setSharedGroup(context->getSharedGroup());
967 hostCon->glEncoder()->setSharedGroup(context->getSharedGroup());
    [all...]

Completed in 97 milliseconds