Home
last modified time | relevance | path

Searched refs:OnContextLoss (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DHostWebGLContext.cpp79 void HostWebGLContext::OnContextLoss(const webgl::ContextLossReason reason) { in OnContextLoss() function in mozilla::HostWebGLContext
81 mOwnerData.inProcess->OnContextLoss(reason); in OnContextLoss()
H A DWebGLChild.cpp94 mContext->OnContextLoss(reason); in RecvOnContextLoss()
H A DPWebGL.ipdl95 async OnContextLoss(ContextLossReason aReason);
H A DWebGLParent.cpp68 mHost->OnContextLoss(webgl::ContextLossReason::None); in RecvDispatchCommands()
H A DHostWebGLContext.h201 void OnContextLoss(webgl::ContextLossReason);
H A DWebGLContext.cpp1127 mHost->OnContextLoss(reason); in LoseContext()
H A DClientWebGLContext.cpp177 OnContextLoss(webgl::ContextLossReason::Manual); in EmulateLoseContext()
180 void ClientWebGLContext::OnContextLoss( in OnContextLoss() function in mozilla::ClientWebGLContext
324 OnContextLoss(webgl::ContextLossReason::None); in Run()
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DHostWebGLContext.cpp78 void HostWebGLContext::OnContextLoss(const webgl::ContextLossReason reason) { in OnContextLoss() function in mozilla::HostWebGLContext
80 mOwnerData.inProcess->OnContextLoss(reason); in OnContextLoss()
H A DWebGLChild.cpp94 mContext->OnContextLoss(reason); in RecvOnContextLoss()
H A DPWebGL.ipdl97 async OnContextLoss(ContextLossReason aReason);
H A DWebGLParent.cpp71 mHost->OnContextLoss(webgl::ContextLossReason::None); in RecvDispatchCommands()
H A DHostWebGLContext.h205 void OnContextLoss(webgl::ContextLossReason);
H A DClientWebGLContext.cpp199 OnContextLoss(webgl::ContextLossReason::Manual); in EmulateLoseContext()
202 void ClientWebGLContext::OnContextLoss( in OnContextLoss() function in mozilla::ClientWebGLContext
362 OnContextLoss(webgl::ContextLossReason::None); in Run()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DHostWebGLContext.cpp79 void HostWebGLContext::OnContextLoss(const webgl::ContextLossReason reason) { in OnContextLoss() function in mozilla::HostWebGLContext
81 mOwnerData.inProcess->OnContextLoss(reason); in OnContextLoss()
H A DWebGLChild.cpp94 mContext->OnContextLoss(reason); in RecvOnContextLoss()
H A DPWebGL.ipdl95 async OnContextLoss(ContextLossReason aReason);
H A DWebGLParent.cpp68 mHost->OnContextLoss(webgl::ContextLossReason::None); in RecvDispatchCommands()
H A DHostWebGLContext.h201 void OnContextLoss(webgl::ContextLossReason);
H A DWebGLContext.cpp1127 mHost->OnContextLoss(reason); in LoseContext()
H A DClientWebGLContext.cpp177 OnContextLoss(webgl::ContextLossReason::Manual); in EmulateLoseContext()
180 void ClientWebGLContext::OnContextLoss( in OnContextLoss() function in mozilla::ClientWebGLContext
324 OnContextLoss(webgl::ContextLossReason::None); in Run()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DHostWebGLContext.cpp93 void HostWebGLContext::OnContextLoss(const webgl::ContextLossReason reason) { in OnContextLoss() function in mozilla::HostWebGLContext
95 (*mOwnerData.inProcess)->OnContextLoss(reason); in OnContextLoss()
H A DWebGLChild.cpp26 mContext.OnContextLoss(reason); in RecvOnContextLoss()
H A DPWebGL.ipdl50 async OnContextLoss(ContextLossReason aReason);
H A DHostWebGLContext.h206 void OnContextLoss(webgl::ContextLossReason);
H A DWebGLContext.cpp1268 mHost->OnContextLoss(reason); in LoseContext()

12