Home
last modified time | relevance | path

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

/external/skia/src/utils/win/
DSkWGL.h92 int selectFormat(const int formats[],
DSkWGL_win.cpp124 int SkWGLExtensions::selectFormat(const int formats[], in selectFormat() function in SkWGLExtensions
327 formatsToTry[0] = extensions.selectFormat(formats, num, dc, msaaSampleCount); in get_pixel_formats_to_try()