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

  /device/generic/goldfish/opengl/system/egl/
eglContext.h 45 GLSharedGroupPtr getSharedGroup(){ return sharedGroup; }
egl.cpp 149 sharedGroup = shareCtx->getSharedGroup();
962 hostCon->gl2Encoder()->setSharedGroup(context->getSharedGroup());
966 hostCon->glEncoder()->setSharedGroup(context->getSharedGroup());
    [all...]

Completed in 466 milliseconds