Home
last modified time | relevance | path

Searched defs:onDestroy (Results 1 - 25 of 92) sorted by relevance

1234

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DQueryImpl.cpp14 void QueryImpl::onDestroy(const gl::Context *context) {} in onDestroy() function in rx::QueryImpl
H A DSyncImpl.h31 virtual void onDestroy(const gl::Context *context) {} in onDestroy() function in rx::SyncImpl
H A DSamplerImpl.h31 virtual void onDestroy(const gl::Context *context) in onDestroy() function in rx::SamplerImpl
H A DEGLSyncImpl.h36 virtual void onDestroy(const egl::Display *display) {} in onDestroy() function in rx::EGLSyncImpl
H A DTransformFeedbackImpl.h23 virtual void onDestroy(const gl::Context *context) {} in onDestroy() function in rx::TransformFeedbackImpl
H A DOverlayImpl.h34 virtual void onDestroy(const gl::Context *context) {} in onDestroy() function in rx::OverlayImpl
H A DImageImpl.h37 virtual void onDestroy(const egl::Display *display) {} in onDestroy() function in rx::ExternalImageSiblingImpl
53 virtual void onDestroy(const egl::Display *display) {} in onDestroy() function in rx::ImageImpl
H A DEGLReusableSync.cpp21 void ReusableSync::onDestroy(const egl::Display *display) {} in onDestroy() function in rx::ReusableSync
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/execserver/
H A DServiceStarter.java57 protected void onDestroy() { in onDestroy() method in ServiceStarter
H A DExecServerActivity.java72 protected void onDestroy() { in onDestroy() method in ExecServerActivity
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSamplerVk.cpp23 void SamplerVk::onDestroy(const gl::Context *context) in onDestroy() function in rx::SamplerVk
H A DFenceNVVk.cpp24 void FenceNVVk::onDestroy(const gl::Context *context) in onDestroy() function in rx::FenceNVVk
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dxcomponent_model_impl.cpp67 void XComponentModelImpl::SetOnDestroy(DestroyEvent&& onDestroy) in SetOnDestroy() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DSyncGL.cpp29 void SyncGL::onDestroy(const gl::Context *context) in onDestroy() function in rx::SyncGL
H A DMemoryObjectGL.cpp26 void MemoryObjectGL::onDestroy(const gl::Context *context) in onDestroy() function in rx::MemoryObjectGL
H A DSemaphoreGL.cpp56 void SemaphoreGL::onDestroy(const gl::Context *context) in onDestroy() function in rx::SemaphoreGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSemaphore.cpp23 void Semaphore::onDestroy(const Context *context) in onDestroy() function in gl::Semaphore
H A DMemoryObject.cpp27 void MemoryObject::onDestroy(const Context *context) in onDestroy() function in gl::MemoryObject
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
H A DContextCGL.cpp58 void ContextCGL::onDestroy(const gl::Context *context) in onDestroy() function in rx::ContextCGL
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dmodal_ui_extension_config.h47 std::function<void()> onDestroy; member
/third_party/node/lib/internal/streams/
H A Ddestroy.js
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DTextureStorage.h95 inline angle::Result TextureStorage::onDestroy(const gl::Context *context) in onDestroy() function in rx::TextureStorage
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidTestActivity.cpp121 void TestActivity::onDestroy (void) in onDestroy() function in tcu::Android::TestActivity
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DSyncEGL.cpp30 void SyncEGL::onDestroy(const egl::Display *display) in onDestroy() function in rx::SyncEGL
/third_party/libwebsockets/test-apps/android/app/src/main/java/org/libwebsockets/client/
H A DMainActivity.java140 protected void onDestroy() { in onDestroy() method in MainActivity

Completed in 6 milliseconds

1234