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

  /external/skia/tools/gpu/gl/win/
CreatePlatformGLTestContext_win.cpp 90 winShareContext = shareContext->fPbufferContext ? shareContext->fPbufferContext->getGLRC()
113 glrc = fPbufferContext->getGLRC();
167 glrc = fPbufferContext->getGLRC();
  /external/skia/src/utils/win/
SkWGL.h 152 HGLRC getGLRC() const { return fGLRC; }

Completed in 421 milliseconds