Home
last modified time | relevance | path

Searched refs:onDestroyContext (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/tools/sk_app/win/
H A DDawnD3D12WindowContext_win.cpp22 void onDestroyContext() override;
52 void DawnD3D12WindowContext::onDestroyContext() { in onDestroyContext() function in sk_app::DawnD3D12WindowContext
H A DGLWindowContext_win.cpp43 void onDestroyContext() override;
131 void GLWindowContext_win::onDestroyContext() {
H A DANGLEWindowContext_win.cpp48 void onDestroyContext() override;
146 void ANGLEGLWindowContext_win::onDestroyContext() { in onDestroyContext() function in __anon26516::ANGLEGLWindowContext_win
/third_party/skia/tools/sk_app/android/
H A DGLWindowContext_android.cpp29 void onDestroyContext() override;
125 void GLWindowContext_android::onDestroyContext() { in onDestroyContext() function in __anon26510::GLWindowContext_android
/third_party/skia/tools/sk_app/unix/
H A DGLWindowContext_unix.cpp34 void onDestroyContext() override;
163 void GLWindowContext_xlib::onDestroyContext() { in onDestroyContext() function in __anon26512::GLWindowContext_xlib
H A DDawnVulkanWindowContext_unix.cpp29 void onDestroyContext() override {}
/third_party/skia/tools/sk_app/
H A DGLWindowContext.h41 // onDestroyContext().
43 virtual void onDestroyContext() = 0;
H A DGraphiteMetalWindowContext.h43 // onDestroyContext().
45 virtual void onDestroyContext() = 0;
H A DMetalWindowContext.h45 // onDestroyContext().
47 virtual void onDestroyContext() = 0;
H A DDawnWindowContext.h37 virtual void onDestroyContext() = 0;
H A DGLWindowContext.cpp54 this->onDestroyContext(); in destroyContext()
H A DDawnWindowContext.cpp64 this->onDestroyContext(); in destroyContext()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A DFrameCapture_mock.cpp42 void FrameCaptureShared::onDestroyContext(const gl::Context *context) {} in onDestroyContext() function in angle::FrameCaptureShared
H A DFrameCapture.h444 void onDestroyContext(const gl::Context *context);
H A DFrameCapture.cpp5844 void FrameCaptureShared::onDestroyContext(const gl::Context *context) in onDestroyContext() function in angle::FrameCaptureShared
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext.cpp668 getShareGroup()->getFrameCaptureShared()->onDestroyContext(this); in onDestroy()

Completed in 36 milliseconds