Searched refs:GLWindowContext_mac (Results 1 – 2 of 2) sorted by relevance
22 class GLWindowContext_mac : public GLWindowContext { class24 GLWindowContext_mac(const MacWindowInfo&, const DisplayParams&);26 ~GLWindowContext_mac() override;40 GLWindowContext_mac::GLWindowContext_mac(const MacWindowInfo& info, const DisplayParams& params) in GLWindowContext_mac() function in __anonc00648460111::GLWindowContext_mac50 GLWindowContext_mac::~GLWindowContext_mac() { in ~GLWindowContext_mac()54 void GLWindowContext_mac::onInitializeContext() { in onInitializeContext()79 void GLWindowContext_mac::onDestroyContext() { in onDestroyContext()88 void GLWindowContext_mac::onSwapBuffers() { in onSwapBuffers()100 WindowContext* ctx = new GLWindowContext_mac(info, params); in NewGLForMac()
1584 "tools/viewer/sk_app/mac/GLWindowContext_mac.cpp",