Searched refs:SK_WGL_GREEN_BITS (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/src/utils/win/ | ||
D | SkWGL.h | 33 #define SK_WGL_GREEN_BITS 0x2017 macro |
D | SkWGL_win.cpp | 325 appendAttr(iAttrs, SK_WGL_GREEN_BITS, 10); in get_pixel_formats_to_try() |