Home
last modified time | relevance | path

Searched defs:onDestroy (Results 1 – 25 of 160) sorted by relevance

1234567

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFenceNVGL.h25 void onDestroy(const gl::Context *context) override {} in onDestroy() function
45 void onDestroy(const gl::Context *context) override {} in onDestroy() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DImageImpl.h37 virtual void onDestroy(const egl::Display *display) {} in onDestroy() function
51 virtual void onDestroy(const egl::Display *display) {} in onDestroy() function
DQueryImpl.cpp14 void QueryImpl::onDestroy(const gl::Context *context) {} in onDestroy() function in rx::QueryImpl
DSyncImpl.h31 virtual void onDestroy(const gl::Context *context) {} in onDestroy() function
DEGLSyncImpl.h36 virtual void onDestroy(const egl::Display *display) {} in onDestroy() function
DSamplerImpl.h31 virtual void onDestroy(const gl::Context *context) in onDestroy() function
DRenderbufferImpl.h35 virtual void onDestroy(const gl::Context *context) {} in onDestroy() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DImageImpl.h37 virtual void onDestroy(const egl::Display *display) {} in onDestroy() function
53 virtual void onDestroy(const egl::Display *display) {} in onDestroy() function
DQueryImpl.cpp14 void QueryImpl::onDestroy(const gl::Context *context) {} in onDestroy() function in rx::QueryImpl
DSyncImpl.h31 virtual void onDestroy(const gl::Context *context) {} in onDestroy() function
DTransformFeedbackImpl.h23 virtual void onDestroy(const gl::Context *context) {} in onDestroy() function
DEGLSyncImpl.h36 virtual void onDestroy(const egl::Display *display) {} in onDestroy() function
DSamplerImpl.h31 virtual void onDestroy(const gl::Context *context) in onDestroy() function
DOverlayImpl.h34 virtual void onDestroy(const gl::Context *context) {} in onDestroy() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSyncVk.cpp24 void FenceSyncVk::onDestroy(ContextVk *contextVk) in onDestroy() function in rx::FenceSyncVk
34 void FenceSyncVk::onDestroy(DisplayVk *display) in onDestroy() function in rx::FenceSyncVk
131 void SyncVk::onDestroy(const gl::Context *context) in onDestroy() function in rx::SyncVk
205 void EGLSyncVk::onDestroy(const egl::Display *display) in onDestroy() function in rx::EGLSyncVk
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DFenceNVNULL.h23 void onDestroy(const gl::Context *context) override {} in onDestroy() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFence.cpp30 void FenceNV::onDestroy(const gl::Context *context) in onDestroy() function in gl::FenceNV
74 void Sync::onDestroy(const Context *context) in onDestroy() function in gl::Sync
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DFence9.h26 void onDestroy(const gl::Context *context) override {} in onDestroy() function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_inputmethodextensionability.js28 this.onDestroy = function () { method
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/execserver/
DServiceStarter.java57 protected void onDestroy() { in onDestroy() method in ServiceStarter
DExecServerActivity.java72 protected void onDestroy() { in onDestroy() method in ExecServerActivity
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DFence11.h26 void onDestroy(const gl::Context *context) override {} in onDestroy() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
DContextCGL.cpp26 void ContextCGL::onDestroy(const gl::Context *context) in onDestroy() function in rx::ContextCGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSamplerVk.cpp23 void SamplerVk::onDestroy(const gl::Context *context) in onDestroy() function in rx::SamplerVk
/third_party/openh264/test/build/android/src/com/cisco/codec/unittest/
DMainActivity.java29 public void onDestroy() { in onDestroy() method in MainActivity

1234567