HomeSort by relevance Sort by last modified time
    Searched full:create_gl_context (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/skia/src/utils/win/
SkWGL_win.cpp 328 static HGLRC create_gl_context(HDC dc, SkWGLExtensions extensions, SkWGLContextRequest contextType) { function
413 return create_gl_context(dc, extensions, contextType);}
433 HGLRC glrc = create_gl_context(dc, extensions, contextType);

Completed in 168 milliseconds