Searched refs:get_pixel_formats_to_try (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/utils/win/ |
D | SkWGL_win.cpp | 285 static void get_pixel_formats_to_try(HDC dc, const SkWGLExtensions& extensions, in get_pixel_formats_to_try() function 400 get_pixel_formats_to_try(dc, extensions, true, msaaSampleCount, pixelFormatsToTry); in SkCreateWGLContext() 426 get_pixel_formats_to_try(parentDC, extensions, (0 != dblBuffer), msaaSampleCount, in Create()
|