Home
last modified time | relevance | path

Searched refs:getGLRC (Results 1 – 4 of 4) sorted by relevance

/external/skqp/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp107 winShareContext = shareContext->fPbufferContext ? shareContext->fPbufferContext->getGLRC() in WinGLTestContext()
130 glrc = fPbufferContext->getGLRC(); in WinGLTestContext()
186 glrc = fPbufferContext->getGLRC(); in onPlatformMakeCurrent()
/external/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp107 winShareContext = shareContext->fPbufferContext ? shareContext->fPbufferContext->getGLRC() in WinGLTestContext()
130 glrc = fPbufferContext->getGLRC(); in WinGLTestContext()
186 glrc = fPbufferContext->getGLRC(); in onPlatformMakeCurrent()
/external/skqp/src/utils/win/
DSkWGL.h154 HGLRC getGLRC() const { return fGLRC; } in getGLRC() function
/external/skia/src/utils/win/
DSkWGL.h154 HGLRC getGLRC() const { return fGLRC; } in getGLRC() function