Home
last modified time | relevance | path

Searched refs:MakeGLForWin (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tools/sk_app/win/
H A 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) {
H A DWindowContextFactory_win.h25 std::unique_ptr<WindowContext> MakeGLForWin(HWND, const DisplayParams&);
H A DWindow_win.cpp355 fWindowContext = window_context_factory::MakeGLForWin(fHWnd, fRequestedDisplayParams); in attach()

Completed in 2 milliseconds