Home
last modified time | relevance | path

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

123

/device/generic/vulkan-cereal/third-party/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
DSyncGL.cpp29 void SyncGL::onDestroy(const gl::Context *context) in onDestroy() function in rx::SyncGL
DMemoryObjectGL.cpp26 void MemoryObjectGL::onDestroy(const gl::Context *context) in onDestroy() function in rx::MemoryObjectGL
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/
DImageImpl.h37 virtual void onDestroy(const egl::Display *display) {} in onDestroy() function
51 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
DTransformFeedbackImpl.h23 virtual void onDestroy(const gl::Context *context) {} in onDestroy() function
DSyncImpl.h31 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
DContextImpl.h36 virtual void onDestroy(const gl::Context *context) {} in onDestroy() function
DRenderbufferImpl.h36 virtual void onDestroy(const gl::Context *context) {} in onDestroy() function
/device/generic/vulkan-cereal/third-party/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
DMemoryObject.cpp26 void MemoryObject::onDestroy(const Context *context) in onDestroy() function in gl::MemoryObject
DSemaphore.cpp23 void Semaphore::onDestroy(const Context *context) in onDestroy() function in gl::Semaphore
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/null/
DFenceNVNULL.h23 void onDestroy(const gl::Context *context) override {} in onDestroy() function
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DFence9.h26 void onDestroy(const gl::Context *context) override {} in onDestroy() function
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DFence11.h26 void onDestroy(const gl::Context *context) override {} in onDestroy() function
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/cgl/
DContextCGL.cpp26 void ContextCGL::onDestroy(const gl::Context *context) in onDestroy() function in rx::ContextCGL
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DSamplerVk.cpp23 void SamplerVk::onDestroy(const gl::Context *context) in onDestroy() function in rx::SamplerVk
DFenceNVVk.cpp24 void FenceNVVk::onDestroy(const gl::Context *context) in onDestroy() function in rx::FenceNVVk
DImageVk.cpp30 void ImageVk::onDestroy(const egl::Display *display) in onDestroy() function in rx::ImageVk
/device/generic/goldfish/slim/FakeSystemApp/src/com/android/fakesystemapp/launcher/
DFallbackHome.java74 public void onDestroy() { in onDestroy() method in FallbackHome
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/
DTextureStorage.h92 inline angle::Result TextureStorage::onDestroy(const gl::Context *context) in onDestroy() function
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/settings/
DResponseActivity.java81 public void onDestroy() { in onDestroy() method in ResponseActivity

123