| /foundation/arkui/ui_lite/frameworks/render/ |
| D | render_scanline.cpp | 54 RenderBase& renBase, FillBase& alloc, SpanBase& spanGen) in RenderScanlinesAntiAlias() 89 RenderBase& renBase, FillBase& alloc, SpanBase& spanGen1, SpanBase& spanGen2) in BlendScanLine() 132 FillBase& alloc, SpanBase& spanGen1, SpanBase& spanGen2) in BlendSourceAtop() 225 FillBase& alloc, SpanBase& spanGen1) in BlendSourceIn() 249 RenderBase& renBase, FillBase& alloc, SpanBase& spanGen1) in BlendSourceOut() 334 FillBase& alloc, SpanBase& spanGen1) in BlendSourceOutWhile() 354 RenderBase& renBase, FillBase& alloc, SpanBase& spanGen1) in BlendSourceOutDrawResetRaster() 381 FillBase &alloc, in BlendSourceOver() 391 RenderBase& renBase, FillBase& alloc, SpanBase& spanGen1, SpanBase& spanGen2) in BlendXOR() 498 RenderBase& renBase, FillBase& alloc, SpanBase& spanGen1) in BlendXORDrawResetRaster() [all …]
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/ |
| D | allocator.h | 27 void *(*alloc)(size_t size); member
|
| /foundation/resourceschedule/ffrt/src/tm/ |
| D | task_factory.h | 38 static void RegistCb(TaskAllocCB<CPUEUTask>::Alloc &&alloc, TaskAllocCB<CPUEUTask>::Free &&free) in RegistCb()
|
| /foundation/resourceschedule/ffrt/src/util/ |
| D | slab.h | 108 T* alloc() in alloc() function 208 T* alloc() in alloc() function
|
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
| D | string.h | 66 explicit basic_string(allocator& alloc) noexcept : allocator_(alloc) in basic_string() 75 basic_string(const basic_string& str, allocator& alloc) : allocator_(alloc) in basic_string() 106 …basic_string(const_pointer const str, allocator& alloc) : basic_string(str, constexpr_strlen(str),… in basic_string() 110 basic_string(const_pointer const str, size_type count, allocator& alloc) : allocator_(alloc) in basic_string() 117 basic_string(size_type count, const value_type a, allocator& alloc) : allocator_(alloc) in basic_string() 129 explicit basic_string(const StringT& a, allocator& alloc) : allocator_(alloc) in basic_string() 144 basic_string(const StringT& a, size_type pos, size_type n, allocator& alloc) in basic_string() 859 inline pointer alloc(size_type size) in alloc() function
|
| D | vector.h | 153 void setAllocator(allocator& alloc) in setAllocator() 180 explicit vector(allocator& alloc) noexcept : allocator_(alloc) {} in vector() 203 vector(const vector& other, allocator& alloc) : allocator_(alloc) in vector()
|
| D | unordered_map.h | 585 auto alloc = buckets_.getAllocator(); in allocate() local 596 auto alloc = buckets_.getAllocator(); in release() local
|
| /foundation/multimedia/av_codec/test/unittest/avmuxer_test/inner/ |
| D | avmuxer_inner_mock.cpp | 61 auto alloc = AVAllocatorFactory::CreateSharedAllocator(MemoryFlag::MEMORY_READ_WRITE); in WriteSample() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| D | skia_texture_info.cpp | 39 GrVkAlloc alloc; in ConvertToGrBackendVKTexture() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/jpeg_hw_decode/common/ |
| D | mock_jpeg_hw_decode_flow.cpp | 49 AllocInfo alloc = { in AllocOutputBuffer() local
|
| /foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/ |
| D | InnerAVMuxerFuzzTest.cpp | 208 auto alloc = AVAllocatorFactory::CreateSharedAllocator(MemoryFlag::MEMORY_READ_WRITE); variable 319 auto alloc = AVAllocatorFactory::CreateSharedAllocator(MemoryFlag::MEMORY_READ_WRITE); variable
|
| D | InnerAVMuxerFunctionTest.cpp | 151 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
|
| D | InnerAVMuxerStablityTest.cpp | 172 auto alloc = AVAllocatorFactory::CreateSharedAllocator(MemoryFlag::MEMORY_READ_WRITE); in WriteTrackSample() local 290 auto alloc = AVAllocatorFactory::CreateSharedAllocator(MemoryFlag::MEMORY_READ_ONLY); in WriteTrackSampleByFdMem() local
|
| /foundation/resourceschedule/ffrt/src/sched/ |
| D | task_scheduler.h | 148 static void RegistCb(const AllocCB &alloc, const RecycleCB &recycle) in RegistCb()
|
| /foundation/multimedia/av_codec/test/nativedemo/avmuxer/ |
| D | avmuxer_demo_base.cpp | 327 auto alloc = AVAllocatorFactory::CreateSharedAllocator(MemoryFlag::MEMORY_READ_WRITE); in ReadSampleDataInfo() local 509 auto alloc = AVAllocatorFactory::CreateSharedAllocator(MemoryFlag::MEMORY_READ_WRITE); in WriteCoverSample() local
|
| /foundation/multimedia/player_framework/services/engine/gstreamer/plugins/common/ |
| D | gst_shmemory_wrap_allocator.cpp | 27 GstShMemoryWrapAllocator *alloc = GST_SHMEMORY_WRAP_ALLOCATOR_CAST(g_object_new( in gst_shmemory_wrap_allocator_new() local
|
| D | gst_shmem_allocator.cpp | 32 GstShMemAllocator *alloc = GST_SHMEM_ALLOCATOR_CAST(g_object_new( in gst_shmem_allocator_new() local
|
| D | gst_surface_allocator.cpp | 419 GstSurfaceAllocator *alloc = GST_SURFACE_ALLOCATOR(g_object_new( in gst_surface_allocator_new() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/hardware/include/ |
| D | bt_vendor_lib.h | 145 malloc_callback alloc; member
|
| /foundation/multimedia/player_framework/services/engine/gstreamer/plugins/source/memsource/ |
| D | gst_consumer_surface_allocator.cpp | 258 GstAllocator *alloc = GST_ALLOCATOR_CAST(g_object_new( in gst_consumer_surface_allocator_new() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/ |
| D | native_buffer_utils.cpp | 347 GrVkAlloc alloc; in MakeBackendTextureFromNativeBuffer() local
|
| /foundation/filemanagement/user_file_service/interfaces/kits/js/src/common/ |
| D | file_info_shared_memory.h | 174 auto alloc = CalculateMemSize(memSize, memInfo); in ExpandSharedMemory() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| D | rs_render_node.cpp | 153 GrVkAlloc alloc; in MakeBackendTexture() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
| D | gpu_resource_manager.cpp | 1039 …auto invalidateStagingCopy = [](const OperationDescription& alloc, vector<StagingCopyStruct>& vecR… in RemoveStagingOperations()
|