Searched refs:onDestroyContext (Results 1 – 7 of 7) sorted by relevance
31 void onDestroyContext() override;79 void GLWindowContext_mac::onDestroyContext() { in onDestroyContext() function in __anonbaa237e70111::GLWindowContext_mac
41 void onDestroyContext() override;96 void RasterWindowContext_mac::onDestroyContext() { in onDestroyContext() function in __anonab3b5b250111::RasterWindowContext_mac
31 void onDestroyContext() override;111 void GLWindowContext_win::onDestroyContext() { in onDestroyContext() function in __anon70b4fca10111::GLWindowContext_win
27 void onDestroyContext() override;112 void GLWindowContext_xlib::onDestroyContext() { in onDestroyContext() function in __anon014ef78d0111::GLWindowContext_xlib
29 void onDestroyContext() override;133 void GLWindowContext_android::onDestroyContext() { in onDestroyContext() function in __anon77c160470111::GLWindowContext_android
49 virtual void onDestroyContext() = 0;
70 this->onDestroyContext(); in destroyContext()