Searched refs:GLWindowContext_win (Results 1 – 4 of 4) sorted by relevance
34 class GLWindowContext_win : public GLWindowContext { class36 GLWindowContext_win(HWND, const DisplayParams&);37 ~GLWindowContext_win() override;52 GLWindowContext_win::GLWindowContext_win(HWND wnd, const DisplayParams& params) in GLWindowContext_win() function in __anon46529ba20111::GLWindowContext_win62 GLWindowContext_win::~GLWindowContext_win() { in ~GLWindowContext_win()66 sk_sp<const GrGLInterface> GLWindowContext_win::onInitializeContext() { in onInitializeContext()127 void GLWindowContext_win::onDestroyContext() { in onDestroyContext()133 void GLWindowContext_win::onSwapBuffers() { in onSwapBuffers()146 GLWindowContext_win* ctx = new GLWindowContext_win(wnd, params); in NewGLForWin()
34 class GLWindowContext_win : public GLWindowContext { class36 GLWindowContext_win(HWND, const DisplayParams&);37 ~GLWindowContext_win() override;52 GLWindowContext_win::GLWindowContext_win(HWND wnd, const DisplayParams& params) in GLWindowContext_win() function in __anon0bd854ab0111::GLWindowContext_win62 GLWindowContext_win::~GLWindowContext_win() { in ~GLWindowContext_win()66 sk_sp<const GrGLInterface> GLWindowContext_win::onInitializeContext() { in onInitializeContext()131 void GLWindowContext_win::onDestroyContext() { in onDestroyContext()137 void GLWindowContext_win::onSwapBuffers() { in onSwapBuffers()150 std::unique_ptr<WindowContext> ctx(new GLWindowContext_win(wnd, params)); in MakeGLForWin()
2231 "tools/sk_app/win/GLWindowContext_win.cpp",
2124 "tools/sk_app/win/GLWindowContext_win.cpp",