Home
last modified time | relevance | path

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

12345678

/external/angle/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
/external/angle/src/libANGLE/renderer/
DImageImpl.h37 virtual void onDestroy(const egl::Display *display) {} in onDestroy() function
56 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
DOverlayImpl.h34 virtual void onDestroy(const gl::Context *context) {} in onDestroy() function
DEGLSyncImpl.h37 virtual void onDestroy(const egl::Display *display) {} in onDestroy() function
DShareGroupImpl.h32 virtual void onDestroy(const egl::Display *display) {} in onDestroy() function
DSamplerImpl.h31 virtual void onDestroy(const gl::Context *context) in onDestroy() function
/external/dexmaker/dexmaker-mockito-inline-extended-tests/src/main/java/com/android/dx/mockito/inline/extended/tests/
DEmptyActivity.java23 public void onDestroy() { in onDestroy() method in EmptyActivity
/external/angle/src/libANGLE/renderer/null/
DFenceNVNULL.h23 void onDestroy(const gl::Context *context) override {} in onDestroy() function
/external/angle/src/libANGLE/renderer/wgpu/
DFenceNVWgpu.h23 void onDestroy(const gl::Context *context) override {} in onDestroy() function
/external/angle/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
/external/glide/library/src/main/java/com/bumptech/glide/manager/
DNullConnectivityMonitor.java19 public void onDestroy() { in onDestroy() method in NullConnectivityMonitor
DLifecycleListener.java22 void onDestroy(); in onDestroy() method
DActivityFragmentLifecycle.java59 void onDestroy() { in onDestroy() method in ActivityFragmentLifecycle
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DFence9.h26 void onDestroy(const gl::Context *context) override {} in onDestroy() function
/external/cronet/tot/base/test/android/java/src/org/chromium/base/
DMultiprocessTestClientService.java29 public void onDestroy() { in onDestroy() method in MultiprocessTestClientService
/external/deqp/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
/external/cronet/stable/base/test/android/java/src/org/chromium/base/
DMultiprocessTestClientService.java29 public void onDestroy() { in onDestroy() method in MultiprocessTestClientService
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DFence11.h26 void onDestroy(const gl::Context *context) override {} in onDestroy() function
/external/perfetto/test/cts/producer/src/android/perfetto/producer/
DProducerActivity.java69 public void onDestroy() { in onDestroy() method in ProducerActivity
/external/angle/src/libANGLE/renderer/vulkan/
DSamplerVk.cpp23 void SamplerVk::onDestroy(const gl::Context *context) in onDestroy() function in rx::SamplerVk
/external/executorch/examples/demo-apps/android/LlamaDemo/app/src/main/java/com/example/executorchllamademo/
DLogsActivity.java88 protected void onDestroy() { in onDestroy() method in LogsActivity

12345678