Home
last modified time | relevance | path

Searched refs:allocation (Results 1 – 25 of 106) sorted by relevance

12345

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_memory_allocator_vk.cpp245 &allocation, // pAllocation in CreateBuffer()
266 if (allocation) { in CreateBuffer()
277 if (allocation) { in DestroyBuffer()
284 allocation); // allocation in DestroyBuffer()
287 if (allocation) { in DestroyBuffer()
302 &allocation, // pAllocation in CreateImage()
318 if (allocation) { in CreateImage()
329 if (allocation) { in DestroyImage()
336 allocation); // allocation in DestroyImage()
339 if (allocation) { in DestroyImage()
[all …]
H A Dgpu_memory_allocator_vk.h74 VkBuffer& buffer, VmaAllocation& allocation, VmaAllocationInfo& allocationInfo); in RENDER_BEGIN_NAMESPACE()
75 void DestroyBuffer(VkBuffer buffer, VmaAllocation allocation); in RENDER_BEGIN_NAMESPACE()
78 VkImage& image, VmaAllocation& allocation, VmaAllocationInfo& allocationInfo); in RENDER_BEGIN_NAMESPACE()
79 void DestroyImage(VkImage image, VmaAllocation allocation); in RENDER_BEGIN_NAMESPACE()
81 void* MapMemory(VmaAllocation allocation); in RENDER_BEGIN_NAMESPACE()
82 void UnmapMemory(VmaAllocation allocation); in RENDER_BEGIN_NAMESPACE()
84 …void FlushAllocation(const VmaAllocation& allocation, const VkDeviceSize offset, const VkDeviceSiz… in RENDER_BEGIN_NAMESPACE()
85 …void InvalidateAllocation(const VmaAllocation& allocation, const VkDeviceSize offset, const VkDevi… in RENDER_BEGIN_NAMESPACE()
H A Dgpu_buffer_vk.cpp175 gpuMemAllocator->DestroyBuffer(plat_.buffer, mem_.allocation); in ~GpuBufferVk()
266 data = gpuMemAllocator->MapMemory(mem_.allocation); in Map()
290 data = gpuMemAllocator->MapMemory(mem_.allocation); in MapMemory()
309 gpuMemAllocator->FlushAllocation(mem_.allocation, 0, VK_WHOLE_SIZE); in Unmap()
310 gpuMemAllocator->UnmapMemory(mem_.allocation); in Unmap()
367 … bufferCreateInfo, allocationCreateInfo, plat_.buffer, mem_.allocation, mem_.allocationInfo); in AllocateMemory()
H A Dgpu_buffer_vk.h77 VmaAllocation allocation; member
H A Dgpu_image_vk.h80 VmaAllocation allocation; member
/ohos5.0/docs/en/application-dev/dfx/
H A Dhiappevent-watcher-address-sanitizer-events.md27 | alloc-dealloc-mismatch | The memory allocation and release modes do not match.|
28 | allocation-size-too-big | The memory allocated is too large for the heap.|
36 | invalid-allocation-alignment | The alignment mode specified in memory allocation is invalid.|
/ohos5.0/commonlibrary/memory_utils/
H A DREADME.md37 ├── libdmabufheap # DMA (Direct Memory Access) memory allocation system library
38 │   ├── include # DMA memory allocation system library header directory
39 │   ├── src # DMA memory allocation system library source directory
40 │   └── test # DMA memory allocation system library usecase directory
/ohos5.0/docs/zh-cn/application-dev/dfx/
H A Dhiappevent-watcher-address-sanitizer-events.md28 | allocation-size-too-big | 当分配对堆来说太大时发现的错误。 |
36 | invalid-allocation-alignment | 无效的内存分配对齐方式。 |
/ohos5.0/docs/zh-cn/device-dev/kernel/
H A Dkernel-small-debug-user.md205 ==PID:4== SUMMARY: 0x640 byte(s) leaked in 2 allocation(s).
221 ==PID:4== SUMMARY: 0x640 byte(s) leaked in 2 allocation(s).
269 ==PID:4== SUMMARY: 0x640 byte(s) leaked in 2 allocation(s).
357 ==PID:4== SUMMARY: 0x640 byte(s) leaked in 2 allocation(s).
389 ==PID:4== SUMMARY: 0x640 byte(s) leaked in 2 allocation(s).
448 ==PID:4== SUMMARY: 0x640 byte(s) leaked in 2 allocation(s).
483 ==PID:4== SUMMARY: 0x640 byte(s) leaked in 2 allocation(s).
499 ==PID:4== SUMMARY: 0x640 byte(s) leaked in 2 allocation(s).
/ohos5.0/docs/en/application-dev/reference/apis-data-protection-kit/
H A D_dlp_permission_api.md63 | ERR_OH_OUT_OF_MEMORY | The memory allocation fails.|
121 Returns **19100012** if the memory allocation fails.
151 Returns **19100012** if the memory allocation fails.
180 Returns **19100012** if the memory allocation fails.
242 Returns **19100012** if the memory allocation fails.
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A D_preferences.md261 Returns **PREFERENCES_ERROR_MALLOC** if memory allocation fails.
299 Returns **PREFERENCES_ERROR_MALLOC** if memory allocation fails.
361 Returns **PREFERENCES_ERROR_MALLOC** if memory allocation fails.
402 Returns **PREFERENCES_ERROR_MALLOC** if memory allocation fails.
444 Returns **PREFERENCES_ERROR_MALLOC** if memory allocation fails.
519 Returns **PREFERENCES_ERROR_MALLOC** if memory allocation fails.
562 Returns **PREFERENCES_ERROR_MALLOC** if memory allocation fails.
601 Returns **PREFERENCES_ERROR_MALLOC** if memory allocation fails.
640 Returns **PREFERENCES_ERROR_MALLOC** if memory allocation fails.
681 Returns **PREFERENCES_ERROR_MALLOC** if memory allocation fails.
[all …]
/ohos5.0/docs/en/application-dev/reference/apis-drm-kit/
H A Derrorcode-drm.md29 Memory allocation failure.
33 This error code is reported if a memory allocation failure or null pointer occurs when an API is ca…
/ohos5.0/docs/en/application-dev/reference/native-lib/
H A D_vulkan.md222 …ion for custom memory allocation. If custom memory allocation is not required, pass in **NULL**, a…
400 …ion for custom memory allocation. If custom memory allocation is not required, pass in **NULL**, a…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-audio-kit/
H A Derrorcode-audio.md29 Memory allocation failure.
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-small-basic-memory-virtual.md94 **Table 7** APIs for memory allocation
99 | LOS_KernelMallocAlign | Allocates memory with alignment attributes. The allocation rule is the sa…
123 3. Call **vmalloc** APIs (see table 6) and memory allocation APIs (see table 7) to apply for memory…
127allocation APIs must be contiguous. If the system cannot provide a large number of contiguous memo…
H A Dkernel-small-debug-user.md50 …emory is less than or equal to 0x1c000 bytes, **malloc** uses the heap allocation algorithm to all…
213 ==PID:4== SUMMARY: 0x640 byte(s) leaked in 2 allocation(s).
229 ==PID:4== SUMMARY: 0x640 byte(s) leaked in 2 allocation(s).
277 ==PID:4== SUMMARY: 0x640 byte(s) leaked in 2 allocation(s).
365 ==PID:4== SUMMARY: 0x640 byte(s) leaked in 2 allocation(s).
397 ==PID:4== SUMMARY: 0x640 byte(s) leaked in 2 allocation(s).
456 ==PID:4== SUMMARY: 0x640 byte(s) leaked in 2 allocation(s).
491 ==PID:4== SUMMARY: 0x640 byte(s) leaked in 2 allocation(s).
507 ==PID:4== SUMMARY: 0x640 byte(s) leaked in 2 allocation(s).
/ohos5.0/docs/zh-cn/application-dev/reference/apis-drm-kit/
H A Derrorcode-drm.md29 Memory allocation failure.
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/include/
H A Dsbc_constant.h36 uint8_t allocation; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H A Da2dp_encoder_sbc.cpp277 g_sbcEncode.allocation, in SetSBCParam()
441 g_sbcEncode.allocation = sbc::SBC_ALLOCATION_LOUDNESS; in ConvertAllocationParamToSBCParam()
444 g_sbcEncode.allocation = sbc::SBC_ALLOCATION_SNR; in ConvertAllocationParamToSBCParam()
447 g_sbcEncode.allocation = sbc::SBC_ALLOCATION_LOUDNESS; in ConvertAllocationParamToSBCParam()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_manager.cpp1639 for (auto const& allocation : pendingAllocations) { in HandlePendingAllocationsImpl() local
1644 if (allocation.allocType == AllocType::REMOVED) { in HandlePendingAllocationsImpl()
1646 store.availableHandleIds.push_back(allocation.handle.id); in HandlePendingAllocationsImpl()
1654 if (allocation.allocType == AllocType::ALLOC) { in HandlePendingAllocationsImpl()
1660 LogGpuResource(allocation.handle, gpuHandle); in HandlePendingAllocationsImpl()
1665 store.debugTagAllocations.push_back(allocation.handle); in HandlePendingAllocationsImpl()
1667 } else if (allocation.allocType == AllocType::DEALLOC) { in HandlePendingAllocationsImpl()
1670 store.pendingData.allocations.push_back(allocation); in HandlePendingAllocationsImpl()
1672 store.availableHandleIds.push_back(allocation.handle.id); in HandlePendingAllocationsImpl()
1680 if (RenderHandleUtil::IsDynamicResource(allocation.handle) && in HandlePendingAllocationsImpl()
[all …]
/ohos5.0/docs/en/application-dev/reference/apis-crypto-architecture-kit/
H A Derrorcode-crypto-framework.md15 The memory allocation failed.
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ipc-kit/
H A Derrorcode-rpc.md205 Memory allocation failed.
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Derrorcode-zlib.md132 Memory allocation failed.
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/foo/ril/v1_2/
H A DTypes.idl133 * Type allocation code
240 * Type allocation code
/ohos5.0/drivers/interface/ril/v1_2/
H A DTypes.idl133 * Type allocation code
240 * Type allocation code

12345