Home
last modified time | relevance | path

Searched defs:Allocate (Results 1 - 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_item_pool.cpp29 RefPtr<ScrollableItem> ScrollableItemPool::Allocate( in Allocate() function in OHOS::Ace::NG::ScrollableItemPool
/foundation/arkui/ui_lite/frameworks/font/
H A Dfont_ram_allocator.cpp38 void* FontRamAllocator::Allocate(uint32_t size) in Allocate() function in OHOS::FontRamAllocator
H A Dui_font_allocator.cpp73 void* UIFontAllocator::Allocate(uint32_t size) in Allocate() function in OHOS::UIFontAllocator
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dlinear_allocator.h42 T* Allocate() in Allocate() function in LinearAllocator
47 void* Allocate(size_t size) in Allocate() function in LinearAllocator
52 void* Allocate(size_t size, size_t alignment) in Allocate() function in LinearAllocator
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dlinear_allocator.h42 T* Allocate() in Allocate() function in LinearAllocator
47 void* Allocate(size_t size) in Allocate() function in LinearAllocator
52 void* Allocate(size_t size, size_t alignment) in Allocate() function in LinearAllocator
H A Dmesh_builder.cpp1005 void MeshBuilder::Allocate() in Allocate() function in MeshBuilder
/foundation/graphic/graphic_3d/lume/LumeEngine/src/util/
H A Dlinear_allocator.h43 T* Allocate() in Allocate() function in LinearAllocator
48 void* Allocate(size_t size) in Allocate() function in LinearAllocator
53 void* Allocate(size_t size, size_t alignment) in Allocate() function in LinearAllocator
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Dmem_allocator.h57 T* Allocate(Args&&... args) in Allocate() function in OHOS::Rosen::Drawing::MemAllocator
/foundation/ability/idl_tool/util/
H A Dstring.cpp59 SharedData* SharedData::Allocate(int size) in Allocate() function in OHOS::SharedData
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/common/
H A Dcommon_basics.h374 static T* Allocate(uint32_t num) in Allocate() function

Completed in 7 milliseconds