Searched refs:SkWGLContextRequest (Results 1 – 6 of 6) sorted by relevance
/external/skqp/src/utils/win/ |
D | SkWGL.h | 121 enum SkWGLContextRequest { enum 138 HGLRC SkCreateWGLContext(HDC dc, int msaaSampleCount, bool deepColor, SkWGLContextRequest context, 148 static sk_sp<SkWGLPbufferContext> Create(HDC parentDC, SkWGLContextRequest contextType,
|
D | SkWGL_win.cpp | 351 SkWGLContextRequest contextType, HGLRC shareContext) { in create_gl_context() 421 SkWGLContextRequest contextType, HGLRC shareContext) { in SkCreateWGLContext() 447 SkWGLContextRequest contextType, in Create()
|
/external/skia/src/utils/win/ |
D | SkWGL.h | 121 enum SkWGLContextRequest { enum 138 HGLRC SkCreateWGLContext(HDC dc, int msaaSampleCount, bool deepColor, SkWGLContextRequest context, 148 static sk_sp<SkWGLPbufferContext> Create(HDC parentDC, SkWGLContextRequest contextType,
|
D | SkWGL_win.cpp | 351 SkWGLContextRequest contextType, HGLRC shareContext) { in create_gl_context() 421 SkWGLContextRequest contextType, HGLRC shareContext) { in SkCreateWGLContext() 447 SkWGLContextRequest contextType, in Create()
|
/external/skqp/tools/gpu/gl/win/ |
D | CreatePlatformGLTestContext_win.cpp | 101 SkWGLContextRequest contextType = in WinGLTestContext()
|
/external/skia/tools/gpu/gl/win/ |
D | CreatePlatformGLTestContext_win.cpp | 101 SkWGLContextRequest contextType = in WinGLTestContext()
|