Home
last modified time | relevance | path

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

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