Home
last modified time | relevance | path

Searched refs:SK_WGL_SAMPLES (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/utils/win/
DSkWGL.h45 #define SK_WGL_SAMPLES 0x2042 macro
DSkWGL_win.cpp134 static const int kQueryAttr = SK_WGL_SAMPLES; in selectFormat()
311 msaaIAttrs[kIAttrsCount + 0] = SK_WGL_SAMPLES; in get_pixel_formats_to_try()
/external/skia/src/views/win/
DSkOSWindow_win.cpp354 static const int kSampleCountAttr = SK_WGL_SAMPLES; in attachGL()