Home
last modified time | relevance | path

Searched defs:onDestroy (Results 26 - 50 of 92) sorted by relevance

1234

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DRenderbufferGL.cpp35 void RenderbufferGL::onDestroy(const gl::Context *context) in onDestroy() function in rx::RenderbufferGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DEGLSync.cpp55 void Sync::onDestroy(const Display *display) in onDestroy() function in egl::Sync
H A 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
H A DQuery.cpp25 void Query::onDestroy(const Context *context) in onDestroy() function in gl::Query
H A DCompiler.cpp290 void Compiler::onDestroy(const Context *context) in onDestroy() function in gl::Compiler
H A DRefCountObject.h36 virtual void onDestroy(const ContextType *context) {} in onDestroy() function in angle::RefCountObject
H A DTransformFeedback.cpp97 void TransformFeedback::onDestroy(const Context *context) in onDestroy() function in gl::TransformFeedback
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DContextImpl.h36 virtual void onDestroy(const gl::Context *context) {} in onDestroy() function in rx::ContextImpl
H A DDisplayImpl.h60 virtual void onDestroy(const egl::Display *display) {} in onDestroy() function in rx::ShareGroupImpl
H A DRenderbufferImpl.h37 virtual void onDestroy(const gl::Context *context) {} in onDestroy() function in rx::RenderbufferImpl
H A DTextureImpl.cpp17 void TextureImpl::onDestroy(const gl::Context *context) {} in onDestroy() function in rx::TextureImpl
/third_party/vk-gl-cts/external/openglcts/modules/runner/
H A DglcAndroidTestActivity.cpp146 void TestActivity::onDestroy(void) in onDestroy() function in glcts::Android::TestActivity
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/execserver/
H A DExecService.java117 public void onDestroy () { in onDestroy() method in ExecService
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DImageVk.cpp30 void ImageVk::onDestroy(const egl::Display *display) in onDestroy() function in rx::ImageVk
H A DSemaphoreVk.cpp24 void SemaphoreVk::onDestroy(const gl::Context *context) in onDestroy() function in rx::SemaphoreVk
H A DOverlayVk.cpp77 void OverlayVk::onDestroy(const gl::Context *context) in onDestroy() function in rx::OverlayVk
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H A DMidiPortSelector.java181 public void onDestroy() { in onDestroy() method in MidiPortSelector
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DRenderbufferD3D.cpp30 void RenderbufferD3D::onDestroy(const gl::Context *context) in onDestroy() function in rx::RenderbufferD3D
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_model.h63 virtual void RegisterOnDestroy(const RefPtr<AceType>& node, DestroyEvent&& onDestroy) {}; in RegisterOnDestroy() argument
H A Dxcomponent_model_ng.cpp146 void XComponentModelNG::SetOnDestroy(DestroyEvent&& onDestroy) in SetOnDestroy() argument
159 void XComponentModelNG::SetOnDestroy(FrameNode* frameNode, DestroyEvent&& onDestroy) in SetOnDestroy() argument
185 void XComponentModelNG::RegisterOnDestroy(const RefPtr<AceType>& node, DestroyEvent&& onDestroy) in RegisterOnDestroy() argument
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/
H A DDeqpInstrumentation.java270 public void onDestroy() { in onDestroy() method in DeqpInstrumentation
/third_party/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
H A DSkottieActivity.java246 protected void onDestroy() { in onDestroy() method in SkottieActivity
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidRenderActivity.cpp350 void RenderActivity::onDestroy (void) in onDestroy() function in tcu::Android::RenderActivity
/foundation/arkui/ace_engine/frameworks/core/components/ability_component/resource/
H A Dability_component_delegate.cpp288 auto onDestroy = *abilityComponent_->GetOnDestroy(); in OnDestroy() local
/third_party/libwebsockets/test-apps/android/app/src/main/java/org/libwebsockets/client/
H A DThreadService.java268 public void onDestroy() { in onDestroy() method in ThreadService

Completed in 15 milliseconds

1234