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

  /external/skia/tools/sk_app/win/
GLWindowContext_win.cpp 69 fHGLRC = SkCreateWGLContext(dc, fDisplayParams.fMSAASampleCount, false /* deepColor */,
82 fHGLRC = SkCreateWGLContext(dc, fDisplayParams.fMSAASampleCount, false /* deepColor */,
  /external/skqp/tools/sk_app/win/
GLWindowContext_win.cpp 69 fHGLRC = SkCreateWGLContext(dc, fDisplayParams.fMSAASampleCount, false /* deepColor */,
82 fHGLRC = SkCreateWGLContext(dc, fDisplayParams.fMSAASampleCount, false /* deepColor */,
  /external/skia/src/utils/win/
SkWGL.h 138 HGLRC SkCreateWGLContext(HDC dc, int msaaSampleCount, bool deepColor, SkWGLContextRequest context,
SkWGL_win.cpp 420 HGLRC SkCreateWGLContext(HDC dc, int msaaSampleCount, bool deepColor,
  /external/skqp/src/utils/win/
SkWGL.h 138 HGLRC SkCreateWGLContext(HDC dc, int msaaSampleCount, bool deepColor, SkWGLContextRequest context,
SkWGL_win.cpp 420 HGLRC SkCreateWGLContext(HDC dc, int msaaSampleCount, bool deepColor,
  /external/skia/tools/gpu/gl/win/
CreatePlatformGLTestContext_win.cpp 115 if (!(fGlRenderContext = SkCreateWGLContext(fDeviceContext, 0, false, contextType,
  /external/skqp/tools/gpu/gl/win/
CreatePlatformGLTestContext_win.cpp 115 if (!(fGlRenderContext = SkCreateWGLContext(fDeviceContext, 0, false, contextType,

Completed in 545 milliseconds