Home
last modified time | relevance | path

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

/external/skia/tools/gpu/gl/win/
DSkWGL_win.cpp308 static void get_pixel_formats_to_try(HDC dc, const SkWGLExtensions& extensions, in get_pixel_formats_to_try() function
431 get_pixel_formats_to_try(dc, extensions, true, msaaSampleCount, deepColor, pixelFormatsToTry); in SkCreateWGLContext()
468 get_pixel_formats_to_try(parentDC, extensions, false, 0, false, pixelFormatsToTry); in Create()
474 get_pixel_formats_to_try(parentDC, extensions, true, 0, false, pixelFormatsToTry); in Create()