Home
last modified time | relevance | path

Searched defs:destroy (Results 201 - 225 of 347) sorted by relevance

12345678910>>...14

/third_party/skia/third_party/externals/angle2/samples/sample_util/
H A DSampleApplication.cpp147 void SampleApplication::destroy() {} in destroy() function in SampleApplication
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCFragment.cpp243 void MCFragment::destroy() { in destroy() function in MCFragment
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DProgramPipelineVk.cpp26 void ProgramPipelineVk::destroy(const gl::Context *context) in destroy() function in rx::ProgramPipelineVk
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDescriptorSetLayout.cpp91 void DescriptorSetLayout::destroy(const VkAllocationCallbacks *pAllocator) in destroy() function in vk::DescriptorSetLayout
H A DVkImageView.cpp138 void ImageView::destroy(const VkAllocationCallbacks *pAllocator) in destroy() function in vk::ImageView
/third_party/skia/third_party/externals/angle2/util/android/
H A DAndroidWindow.cpp67 void AndroidWindow::destroy() {} in destroy() function in AndroidWindow
/third_party/skia/third_party/externals/angle2/util/fuchsia/
H A DScenicWindow.cpp117 void ScenicWindow::destroy() in destroy() function in ScenicWindow
/third_party/skia/third_party/externals/angle2/util/x11/
H A DX11Window.cpp376 void X11Window::destroy() in destroy() function in X11Window
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUDevice.cpp141 void GPUDevice::destroy(Napi::Env env) { in destroy() function in wgpu::binding::GPUDevice
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dpshints.h62 PSH_Globals_DestroyFunc destroy; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-blob.cc69 hb_blob_create(const char *data, unsigned int length, hb_memory_mode_t mode, void *user_data, hb_destroy_func_t destroy) hb_blob_create() argument
107 hb_blob_create_or_fail(const char *data, unsigned int length, hb_memory_mode_t mode, void *user_data, hb_destroy_func_t destroy) hb_blob_create_or_fail() argument
286 hb_blob_set_user_data(hb_blob_t *blob, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) hb_blob_set_user_data() argument
[all...]
H A Dhb-machinery.hh257 static void destroy (Stored *p) in destroy() function
283 static void destroy (hb_blob_t *p) { hb_blob_destroy (p); } in destroy() function
297 static void destroy (hb_font_funcs_t *p) in destroy() function
305 static void destroy (hb_unicode_funcs_t *p) in destroy() function
H A Dhb-object.hh165 hb_destroy_func_t destroy; member
287 hb_object_set_user_data(Type *obj, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) hb_object_set_user_data() argument
H A Dhb-set.cc130 hb_set_set_user_data(hb_set_t *set, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) hb_set_set_user_data() argument
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-object.c131 destroy_func_t destroy; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dmemory.h188 void Allocator::destroy(T* object) { in destroy() function in marl::Allocator
440 void StlAllocator<T>::destroy(pointer p) { in destroy() function in marl::StlAllocator
446 void StlAllocator<T>::destroy(U* p) { in destroy() function in marl::StlAllocator
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector.h674 AllocatorTraits::destroy(*storage_.GetAllocPtr(), data() + (size() - 1)); member in absl::InlinedVector::AllocatorTraits
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_allocator_test.cc142 static void destroy(allocator_type* alloc, slot_type* slot) { in destroy() function
H A Dcontainer_memory.h406 static void destroy(Allocator* alloc, slot_type* slot) { in destroy() function
/third_party/vk-gl-cts/framework/delibs/deutil/
H A DdeTimer.c315 deBool destroy = DE_TRUE; in timerThread() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DBufferGL.cpp49 void BufferGL::destroy(const gl::Context *context) in destroy() function in rx::BufferGL
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/
H A Dkapi_dispatch.c68 symc_destroy_t *destroy = argp; in dispatch_symc_destroy_handle() local
/foundation/resourceschedule/ffrt/interfaces/kits/c/
H A Dtype_def.h93 ffrt_function_t destroy; member
/third_party/glslang/glslang/Include/
H A DPoolAlloc.h304 void destroy(pointer p) { p->T::~T(); } in destroy() function in glslang::pool_allocator
/third_party/curl/lib/
H A Dcfilters.h191 Curl_cft_destroy_this *destroy; /* destroy resources of this cf */ member

Completed in 21 milliseconds

12345678910>>...14