Home
last modified time | relevance | path

Searched defs:alloc (Results 276 - 300 of 657) sorted by relevance

1...<<11121314151617181920>>...27

/third_party/skia/src/core/
H A DSkVMBlitter.cpp297 BuildProgram(skvm::Builder* p, const Params& params, skvm::Uniforms* uniforms, SkArenaAlloc* alloc) BuildProgram() argument
424 CacheKey( const Params& params, skvm::Uniforms* uniforms, SkArenaAlloc* alloc, bool* ok) CacheKey() argument
749 Make(const SkPixmap& device, const SkPaint& paint, const SkMatrixProvider& matrices, SkArenaAlloc* alloc, sk_sp<SkShader> clip) Make() argument
760 Make(const SkPixmap& device, const SkPaint& paint, const SkPixmap& sprite, int left, int top, SkArenaAlloc* alloc, sk_sp<SkShader> clip) Make() argument
[all...]
H A DSkRasterPipelineBlitter.cpp32 SkRasterPipelineBlitter(SkPixmap dst, SkBlendMode blend, SkArenaAlloc* alloc) SkRasterPipelineBlitter() argument
88 SkCreateRasterPipelineBlitter(const SkPixmap& dst, const SkPaint& paint, const SkMatrixProvider& matrixProvider, SkArenaAlloc* alloc, sk_sp<SkShader> clipShader) SkCreateRasterPipelineBlitter() argument
135 SkCreateRasterPipelineBlitter(const SkPixmap& dst, const SkPaint& paint, const SkRasterPipeline& shaderPipeline, bool is_opaque, SkArenaAlloc* alloc, sk_sp<SkShader> clipShader) SkCreateRasterPipelineBlitter() argument
147 Create(const SkPixmap& dst, const SkPaint& paint, SkArenaAlloc* alloc, const SkRasterPipeline& shaderPipeline, bool is_opaque, bool is_constant, sk_sp<SkShader> clipShader) Create() argument
[all...]
H A DSkRasterPipeline.h235 void append_constant_color(SkArenaAlloc* alloc, const SkColor4f& color) { in append_constant_color() argument
242 void append_set_rgb(SkArenaAlloc* alloc, const SkColor4f& color) { in append_set_rgb() argument
/third_party/skia/src/gpu/vk/
H A DGrVkImage.cpp209 void GrVkImage::DestroyAndFreeImageMemory(const GrVkGpu* gpu, const GrVkAlloc& alloc, const VkImage& image) in DestroyAndFreeImageMemory() argument
531 GrVkAlloc alloc; in InitImageInfo() local
/third_party/skia/src/shaders/
H A DSkPictureShader.cpp342 PictureShaderContext( const SkPictureShader& shader, const ContextRec& rec, sk_sp<SkShader> bitmapShader, SkArenaAlloc* alloc) PictureShaderContext() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dscheduler.h518 Scheduler::Config& Scheduler::Config::setAllocator(Allocator* alloc) { in setAllocator() argument
/third_party/rust/crates/cxx/gen/lib/src/gen/include/
H A Dcxx.h727 allocation() noexcept : ptr(alloc()) {} in alloc() function in rust::cxxbridge1::Box::allocation
743 allocation alloc; in Box() local
751 allocation alloc; in Box() local
797 allocation alloc; in_place() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_benchmark.cc85 static void construct(allocator_type* alloc, slot_type* slot, Args... args) { in construct() argument
91 static void destroy(allocator_type* alloc, slot_type* slot) { in destroy() argument
96 static void transfer(allocator_type* alloc, slot_type* new_slot, in transfer() argument
H A Dbtree_container.h73 explicit btree_container(const allocator_type &alloc) in btree_container() argument
80 btree_container(const btree_container &other, const allocator_type &alloc) in btree_container() argument
85 btree_container(btree_container &&other, const allocator_type &alloc) in btree_container() argument
271 btree_set_container(InputIterator b, InputIterator e, const allocator_type &alloc) btree_set_container() argument
280 btree_set_container(std::initializer_list<init_type> init, const allocator_type &alloc) btree_set_container() argument
566 btree_multiset_container(InputIterator b, InputIterator e, const allocator_type &alloc) btree_multiset_container() argument
575 btree_multiset_container(std::initializer_list<init_type> init, const allocator_type &alloc) btree_multiset_container() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineDynamicControlPoints.cpp251 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryBarycentricCoordinatesTests.cpp187 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationGeometryPassthroughTests.cpp379 const Allocation& alloc = colorBuffer.getAllocation(); in getPixelBufferAccess() local
460 const Allocation& alloc = tessLevelsBuffer.getAllocation(); in iterate() local
474 const Allocation& alloc = vertexBuffer.getAllocation(); in iterate() local
/third_party/vk-gl-cts/framework/delibs/depool/
H A DdeMemPool.c344 DebugAlloc* alloc = pool->debugAllocListHead; in deMemPool_destroy() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_swap_alloc.c476 mali_mem_allocation *alloc; in mali_mem_swap_release() local
592 void mali_mem_swap_mali_unmap(mali_mem_allocation *alloc) in mali_mem_swap_mali_unmap() argument
[all...]
H A Dmali_memory_os_alloc.c340 void mali_mem_os_mali_unmap(mali_mem_allocation *alloc) in mali_mem_os_mali_unmap() argument
452 mali_mem_allocation *alloc; in mali_mem_os_release() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_os_alloc.c340 void mali_mem_os_mali_unmap(mali_mem_allocation *alloc) in mali_mem_os_mali_unmap() argument
448 mali_mem_allocation *alloc; in mali_mem_os_release() local
[all...]
H A Dmali_memory_swap_alloc.c475 mali_mem_allocation *alloc; in mali_mem_swap_release() local
588 void mali_mem_swap_mali_unmap(mali_mem_allocation *alloc) in mali_mem_swap_mali_unmap() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring.h79 basic_string(const basic_string& str, allocator& alloc) : allocator_(alloc) in basic_string() argument
110 basic_string(const_pointer const str, allocator& alloc) : basic_string(str, constexpr_strlen(str), alloc) {} in basic_string() argument
114 basic_string(const_pointer const str, size_type count, allocator& alloc) : allocator_(alloc) in basic_string() argument
121 basic_string(size_type count, const value_type a, allocator& alloc) argument
133 basic_string(const StringT& a, allocator& alloc) basic_string() argument
148 basic_string(const StringT& a, size_type pos, size_type n, allocator& alloc) basic_string() argument
931 inline pointer alloc(size_type size) alloc() function in basic_string::Wrapper
[all...]
H A Dvector.h152 void setAllocator(allocator& alloc) in setAllocator() argument
202 vector(const vector& other, allocator& alloc) : allocator_(alloc) in vector() argument
1247 inline void* alloc(size_type size) alloc() function in vector::Wrapper
[all...]
/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/
H A DInnerAVMuxerFunctionTest.cpp151 auto alloc = AVAllocatorFactory::CreateSharedAllocator(MemoryFlag::MEMORY_READ_WRITE); in WriteTrackSample() local
197 auto alloc = AVAllocatorFactory::CreateSharedAllocator(MemoryFlag::MEMORY_READ_WRITE); in WriteTrackSampleShort() local
347 auto alloc = AVAllocatorFactory::CreateSharedAllocator(MemoryFlag::MEMORY_READ_WRITE); in WriteTrackSampleByFdMem() local
494 auto alloc = AVAllocatorFactory::CreateSharedAllocator(MemoryFlag::MEMORY_READ_WRITE); in WriteSingleTrackSampleMem() local
548 auto alloc = AVAllocatorFactory::CreateSharedAllocator(MemoryFlag::MEMORY_READ_WRITE); in WriteTrackCover() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmpegaudioenc_template.c519 const unsigned char *alloc; in compute_bit_allocation() local
[all...]
/third_party/json/include/nlohmann/
H A Djson.hpp380 AllocatorType<T> alloc; in create() local
609 AllocatorType<object_t> alloc; in destroy() local
617 AllocatorType<array_t> alloc; in destroy() local
625 AllocatorType<string_t> alloc; destroy() local
633 AllocatorType<binary_t> alloc; destroy() local
2443 AllocatorType<string_t> alloc; erase() local
2450 AllocatorType<binary_t> alloc; erase() local
2514 AllocatorType<string_t> alloc; erase() local
2521 AllocatorType<binary_t> alloc; erase() local
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_image.c587 tu_CreateImage(VkDevice _device, const VkImageCreateInfo *pCreateInfo, const VkAllocationCallbacks *alloc, VkImage *pImage) tu_CreateImage() argument
H A Dtu_shader.c720 tu_shader_create(struct tu_device *dev, nir_shader *nir, const struct tu_shader_key *key, struct tu_pipeline_layout *layout, const VkAllocationCallbacks *alloc) tu_shader_create() argument
846 tu_shader_destroy(struct tu_device *dev, struct tu_shader *shader, const VkAllocationCallbacks *alloc) tu_shader_destroy() argument
/third_party/mesa3d/src/asahi/lib/
H A Ddecode.c273 struct agx_bo *alloc = agxdecode_find_mapped_gpu_mem_containing(va); in agxdecode_stateful() local
583 agxdecode_track_alloc(struct agx_bo *alloc) in agxdecode_track_alloc() argument
[all...]

Completed in 32 milliseconds

1...<<11121314151617181920>>...27