Home
last modified time | relevance | path

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

/external/skia/tools/sk_app/win/
DGLWindowContext_win.cpp105 static const int kSampleCountAttr = SK_WGL_SAMPLES; in onInitializeContext()
/external/skqp/tools/sk_app/win/
DGLWindowContext_win.cpp105 static const int kSampleCountAttr = SK_WGL_SAMPLES; in onInitializeContext()
/external/skqp/src/utils/win/
DSkWGL.h39 #define SK_WGL_SAMPLES 0x2042 macro
DSkWGL_win.cpp141 static const int kQueryAttr = SK_WGL_SAMPLES; in selectFormat()
334 appendAttr(msaaIAttrs, SK_WGL_SAMPLES, msaaSampleCount); in get_pixel_formats_to_try()
/external/skia/src/utils/win/
DSkWGL.h39 #define SK_WGL_SAMPLES 0x2042 macro
DSkWGL_win.cpp141 static const int kQueryAttr = SK_WGL_SAMPLES; in selectFormat()
334 appendAttr(msaaIAttrs, SK_WGL_SAMPLES, msaaSampleCount); in get_pixel_formats_to_try()