Home
last modified time | relevance | path

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

/external/skia/src/utils/win/
DSkWGL_win.cpp290 static void get_pixel_formats_to_try(HDC dc, const SkWGLExtensions& extensions, in get_pixel_formats_to_try() function
417 get_pixel_formats_to_try(dc, extensions, true, msaaSampleCount, deepColor, pixelFormatsToTry); in SkCreateWGLContext()
445 get_pixel_formats_to_try(parentDC, extensions, (0 != dblBuffer), msaaSampleCount, in Create()