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

  /external/chromium_org/third_party/skia/include/utils/
SkWGL.h 126 enum SkWGLContextRequest {
142 HGLRC SkCreateWGLContext(HDC dc, int msaaSampleCount, SkWGLContextRequest context);
152 SkWGLContextRequest contextType);
  /external/chromium_org/third_party/skia/src/gpu/gl/win/
SkNativeGLContext_win.cpp 94 SkWGLContextRequest contextType =
  /external/chromium_org/third_party/skia/src/utils/win/
SkWGL_win.cpp 328 static HGLRC create_gl_context(HDC dc, SkWGLExtensions extensions, SkWGLContextRequest contextType) {
391 HGLRC SkCreateWGLContext(HDC dc, int msaaSampleCount, SkWGLContextRequest contextType) {
416 SkWGLContextRequest contextType) {

Completed in 45 milliseconds