Home
last modified time | relevance | path

Searched defs:MakeGLForWin (Results 1 – 1 of 1) sorted by relevance

/external/skia/tools/sk_app/win/
DGLWindowContext_win.cpp25 std::unique_ptr<WindowContext> MakeGLForWin(HWND, const DisplayParams&) { return nullptr; } in MakeGLForWin() function
149 std::unique_ptr<WindowContext> MakeGLForWin(HWND wnd, const DisplayParams& params) { in MakeGLForWin() function