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

  /external/skia/src/utils/win/
SkWGL.h 39 #define SK_WGL_SAMPLES 0x2042
SkWGL_win.cpp 139 static const int kQueryAttr = SK_WGL_SAMPLES;
321 appendAttr(msaaIAttrs, SK_WGL_SAMPLES, msaaSampleCount);
  /external/skia/tools/viewer/sk_app/win/
GLWindowContext_win.cpp 93 static const int kSampleCountAttr = SK_WGL_SAMPLES;
  /external/skia/src/views/win/
SkOSWindow_win.cpp 356 static const int kSampleCountAttr = SK_WGL_SAMPLES;

Completed in 117 milliseconds