Home
last modified time | relevance | path

Searched defs:destroy (Results 101 - 125 of 323) sorted by relevance

12345678910>>...13

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkSemaphore.hpp48 virtual void destroy(const VkAllocationCallbacks *pAllocator) in destroy() function in vk::Semaphore
H A DVkTimelineSemaphore.cpp46 void TimelineSemaphore::destroy(const VkAllocationCallbacks *pAllocator) in destroy() function in vk::TimelineSemaphore
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DVkSurfaceKHR.hpp73 void destroy(const VkAllocationCallbacks *pAllocator) in destroy() function in vk::SurfaceKHR
H A DVkSwapchainKHR.cpp36 void SwapchainKHR::destroy(const VkAllocationCallbacks *pAllocator) in destroy() function in vk::SwapchainKHR
/third_party/openssl/include/internal/
H A Dbio.h28 int (*destroy) (BIO *); member
/third_party/skia/third_party/externals/angle2/util/display/
H A DDisplayWindow.cpp30 void DisplayWindow::destroy() {} in destroy() function in DisplayWindow
/third_party/skia/third_party/externals/angle2/util/ozone/
H A DOzoneWindow.cpp34 void OzoneWindow::destroy() {} in destroy() function in OzoneWindow
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUBuffer.cpp156 void GPUBuffer::destroy(Napi::Env) { in destroy() function in wgpu::binding::GPUBuffer
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftutil.c412 FT_List_Finalize( FT_List list, FT_List_Destructor destroy, FT_Memory memory, void* user ) FT_List_Finalize() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-blob.hh69 hb_destroy_func_t destroy; member
91 void destroy () { hb_blob_destroy (b.get_raw ()); b = nullptr; } in destroy() function
H A Dhb-face.hh53 hb_destroy_func_t destroy; member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceMemory.h89 void destroy(pointer P) { P->~T(); } in destroy() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DPoolAlloc.h91 void destroy(pointer p) { p->T::~T(); } in destroy() function in pool_allocator
/base/security/device_auth/interfaces/inner_api/
H A Ddevice_auth_ext.h44 void (*destroy)(struct ExtPlugin *extPlugin); member
73 void (*destroy)(struct ExtWorkerTask *task); member
/base/security/device_auth/services/mk_agree/inc/
H A Dmk_agree_task.h44 void (*destroy)(struct MkAgreeTaskBaseT *); member
/base/security/device_auth/services/session_manager/inc/session/v2/auth_sub_session/protocol_lib/
H A Dbase_protocol.h44 void (*destroy)(BaseProtocol *); member
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_list.h66 node_destructor destroy; member in mpp_list
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_list.h66 node_destructor destroy; member in mpp_list
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_list.h66 node_destructor destroy; member in mpp_list
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_list.h75 node_destructor destroy; member in mpp_list
/third_party/ffmpeg/libswresample/
H A Dsoxr_resample.c64 static void destroy(struct ResampleContext * *c){ in destroy() function
/third_party/alsa-utils/axfer/
H A Dxfer.h98 void (*destroy)(struct xfer_context *xfer); member
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-cache-ttl.h259 (*destroy)(struct lws_cache_ttl_lru **_cache); member
/third_party/libdrm/intel/
H A Dintel_bufmgr_priv.h152 void (*destroy) (drm_intel_bufmgr *bufmgr); member
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_winsys.c148 bool destroy = false; in radv_amdgpu_winsys_destroy() local

Completed in 9 milliseconds

12345678910>>...13