Home
last modified time | relevance | path

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

1234

/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
DSyncGL.cpp29 void SyncGL::onDestroy(const gl::Context *context) in onDestroy() function in rx::SyncGL
/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
DTransformFeedbackImpl.h23 virtual void onDestroy(const gl::Context *context) {} in onDestroy() function
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
DOverlayImpl.h34 virtual void onDestroy(const gl::Context *context) {} in onDestroy() function
DContextImpl.h36 virtual void onDestroy(const gl::Context *context) {} in onDestroy() function
/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
DSemaphore.cpp23 void Semaphore::onDestroy(const Context *context) in onDestroy() function in gl::Semaphore
DMemoryObject.cpp27 void MemoryObject::onDestroy(const Context *context) in onDestroy() function in gl::MemoryObject
/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
Dohos_application_ServiceExtensionAbility.js30 this.onDestroy = function () { method
Dohos_application_FormExtension.js47 this.onDestroy = function (...args) { 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/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSamplerVk.cpp23 void SamplerVk::onDestroy(const gl::Context *context) in onDestroy() function in rx::SamplerVk
DFenceNVVk.cpp24 void FenceNVVk::onDestroy(const gl::Context *context) in onDestroy() function in rx::FenceNVVk
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
DContextCGL.cpp58 void ContextCGL::onDestroy(const gl::Context *context) in onDestroy() function in rx::ContextCGL
/third_party/jsframework/runtime/main/extend/systemplugin/napi/notification/
DnotificationSubscriber.js40 onDestroy: function () { method

1234