Home
last modified time | relevance | path

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

1234567

/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
52 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
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
/external/angle/src/libANGLE/renderer/null/
DFenceNVNULL.h23 void onDestroy(const gl::Context *context) override {} 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/
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/
DLifecycleListener.java22 void onDestroy(); in onDestroy() method
DNullConnectivityMonitor.java19 public void onDestroy() { in onDestroy() method in NullConnectivityMonitor
DActivityFragmentLifecycle.java59 void onDestroy() { in onDestroy() method in ActivityFragmentLifecycle
DRequestManagerFragment.java67 public void onDestroy() { in onDestroy() method in RequestManagerFragment
DSupportRequestManagerFragment.java64 public void onDestroy() { in onDestroy() method in SupportRequestManagerFragment
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DFence9.h26 void onDestroy(const gl::Context *context) override {} in onDestroy() function
/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/perfetto/test/cts/producer/src/android/perfetto/producer/
DProducerActivity.java68 public void onDestroy() { in onDestroy() method in ProducerActivity
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DFence11.h26 void onDestroy(const gl::Context *context) override {} in onDestroy() function
/external/angle/src/libANGLE/renderer/vulkan/
DSamplerVk.cpp23 void SamplerVk::onDestroy(const gl::Context *context) in onDestroy() function in rx::SamplerVk
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowAccessibilityServiceTest.java37 public void onDestroy() { in onDestroy() method in ShadowAccessibilityServiceTest.MyService
DShadowAccessibilityButtonControllerTest.java56 public void onDestroy() { in onDestroy() method in ShadowAccessibilityButtonControllerTest.MyService
/external/angle/src/libANGLE/renderer/gl/cgl/
DContextCGL.cpp58 void ContextCGL::onDestroy(const gl::Context *context) in onDestroy() function in rx::ContextCGL

1234567