Home
last modified time | relevance | path

Searched refs:onDestroy (Results 126 – 150 of 2498) sorted by relevance

12345678910>>...100

/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DMemoryObject.cpp26 void MemoryObject::onDestroy(const Context *context) in onDestroy() function in gl::MemoryObject
28 mImplementation->onDestroy(context); in onDestroy()
/dports/x11-toolkits/gnocl/gnocl-0.9.96/demo/
H A Dtest-expander.tcl40 set win [gnocl::plug -socketID [lindex $argv 0] -child $mainBox -onDestroy exit]
42 set win [gnocl::window -child $mainBox -onDestroy exit]
H A Dtest-box3.tcl52 set win [gnocl::plug -socketID [lindex $argv 0] -child $mainBox -onDestroy exit]
55 -defaultWidth 400 -defaultHeight 400 -onDestroy exit]
H A Dtest-table2.tcl43 set win [gnocl::plug -socketID [lindex $argv 0] -child $mainBox -onDestroy exit]
45 set win [gnocl::window -child $mainBox -defaultHeight 500 -defaultWidth 500 -onDestroy exit]
H A Dtest-table-col.tcl40 set win [gnocl::plug -socketID [lindex $argv 0] -child $mainBox -onDestroy exit]
42 set win [gnocl::window -child $mainBox -defaultHeight 500 -defaultWidth 500 -onDestroy exit]
H A Dtest-align-vert.tcl37 set win [gnocl::plug -socketID [lindex $argv 0] -child $mainBox -onDestroy exit]
39 set win [gnocl::window -child $mainBox -onDestroy exit]
H A Dtest-align-hor.tcl37 set win [gnocl::plug -socketID [lindex $argv 0] -child $mainBox -onDestroy exit]
39 set win [gnocl::window -child $mainBox -onDestroy exit]
H A Dtest-table-row.tcl44 set win [gnocl::plug -socketID [lindex $argv 0] -child $mainBox -onDestroy exit]
46 set win [gnocl::window -child $mainBox -defaultHeight 500 -defaultWidth 500 -onDestroy exit]
/dports/www/chromium-legacy/chromium-88.0.4324.182/weblayer/public/java/org/chromium/weblayer/
H A DMediaPlaybackBaseService.java58 public void onDestroy() { in onDestroy() method in MediaPlaybackBaseService
59 super.onDestroy(); in onDestroy()
H A DMediaSessionService.java30 public void onDestroy() { in onDestroy() method in MediaSessionService
31 super.onDestroy(); in onDestroy()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DMemoryObject.cpp26 void MemoryObject::onDestroy(const Context *context) in onDestroy() function in gl::MemoryObject
28 mImplementation->onDestroy(context); in onDestroy()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/
H A DImageImpl.h37 virtual void onDestroy(const egl::Display *display) {} in onDestroy() function
52 virtual void onDestroy(const egl::Display *display) {} in onDestroy() function
/dports/misc/tvm/incubator-tvm-0.6.1/apps/android_rpc/app/src/main/java/org/apache/tvm/tvmrpc/
H A DRPCActivity.java61 protected void onDestroy() { in onDestroy() method in RPCActivity
64 super.onDestroy(); in onDestroy()
/dports/graphics/jogamp-jogl/gluegen/src/java/jogamp/android/launcher/
H A DLauncherVersionActivity.java87 public void onDestroy() { in onDestroy() method in LauncherVersionActivity
89 super.onDestroy(); in onDestroy()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/test/build/android/src/com/cisco/codec/unittest/
H A DMainActivity.java29 public void onDestroy() { in onDestroy() method in MainActivity
30 super.onDestroy(); in onDestroy()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/renderer/
H A DImageImpl.h37 virtual void onDestroy(const egl::Display *display) {} in onDestroy() function
52 virtual void onDestroy(const egl::Display *display) {} in onDestroy() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/
H A DImageImpl.h37 virtual void onDestroy(const egl::Display *display) {} in onDestroy() function
52 virtual void onDestroy(const egl::Display *display) {} in onDestroy() function
/dports/misc/py-tvm/incubator-tvm-0.6.1/apps/android_rpc/app/src/main/java/org/apache/tvm/tvmrpc/
H A DRPCActivity.java61 protected void onDestroy() { in onDestroy() method in RPCActivity
64 super.onDestroy(); in onDestroy()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/test/build/android/src/com/cisco/codec/unittest/
H A DMainActivity.java29 public void onDestroy() { in onDestroy() method in MainActivity
30 super.onDestroy(); in onDestroy()
/dports/multimedia/openh264/openh264-2.1.1/test/build/android/src/com/cisco/codec/unittest/
H A DMainActivity.java29 public void onDestroy() { in onDestroy() method in MainActivity
30 super.onDestroy(); in onDestroy()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/
H A DFenceNVGL.h25 void onDestroy(const gl::Context *context) override {} in onDestroy() function
45 void onDestroy(const gl::Context *context) override {} in onDestroy() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/
H A DFenceNVGL.h25 void onDestroy(const gl::Context *context) override {} in onDestroy() function
45 void onDestroy(const gl::Context *context) override {} in onDestroy() function
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/apps/android_rpc/app/src/main/java/org/apache/tvm/tvmrpc/
H A DRPCActivity.java61 protected void onDestroy() { in onDestroy() method in RPCActivity
64 super.onDestroy(); in onDestroy()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A DEGLSync.cpp28 void Sync::onDestroy(const Display *display) in onDestroy() function in egl::Sync
31 mFence->onDestroy(display); in onDestroy()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/bookmarks/
H A DBookmarkActivity.java44 protected void onDestroy() { in onDestroy() method in BookmarkActivity
45 super.onDestroy(); in onDestroy()

12345678910>>...100