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

  /external/skia/src/utils/win/
SkWGL.h 120 enum SkWGLContextRequest {
136 HGLRC SkCreateWGLContext(HDC dc, int msaaSampleCount, bool deepColor, SkWGLContextRequest context,
147 SkWGLContextRequest contextType, HGLRC shareContext);
SkWGL_win.cpp 337 static HGLRC create_gl_context(HDC dc, SkWGLExtensions extensions, SkWGLContextRequest contextType,
408 SkWGLContextRequest contextType, HGLRC shareContext) {
434 SkWGLContextRequest contextType,
  /external/skia/tools/gpu/gl/win/
CreatePlatformGLTestContext_win.cpp 84 SkWGLContextRequest contextType =

Completed in 200 milliseconds