Home
last modified time | relevance | path

Searched defs:Allocate (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
H A Ddmabufferheap_allocator.cpp34 int32_t DmaBufferHeapAllocator::Allocate(const BufferInfo &bufferInfo, BufferHandle &handle) in Allocate() function in OHOS::HDI::DISPLAY::DmaBufferHeapAllocator
H A Ddrm_allocator.cpp42 int32_t DrmAllocator::Allocate(const BufferInfo &bufferInfo, BufferHandle &handle) in Allocate() function in OHOS::HDI::DISPLAY::DrmAllocator
H A Dframebuffer_allocator.cpp104 int32_t FramebufferAllocator::Allocate(const BufferInfo &bufferInfo, BufferHandle &handle) in Allocate() function in OHOS::HDI::DISPLAY::FramebufferAllocator
H A Dallocator.cpp183 int32_t Allocator::Allocate(const BufferInfo &bufferInfo, BufferHandle &handle) in Allocate() function in OHOS::HDI::DISPLAY::Allocator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Dmem_allocator.h57 T* Allocate(Args&&... args) in Allocate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_item_pool.cpp31 RefPtr<ScrollableItem> ScrollableItemPool::Allocate( in Allocate() function in OHOS::Ace::NG::ScrollableItemPool
/ohos5.0/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
/ohos5.0/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_dma_buffer.cpp44 sptr<ICodecBuffer> CodecDMABuffer::Allocate(struct OmxCodecBuffer &codecBuffer, OMX_BUFFERHEADERTYP… in Allocate() function in OHOS::Codec::Omx::CodecDMABuffer
H A Dcodec_share_buffer.cpp66 OHOS::sptr<ICodecBuffer> CodecShareBuffer::Allocate(struct OmxCodecBuffer &codecBuffer) in Allocate() function in OHOS::Codec::Omx::CodecShareBuffer
/ohos5.0/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
H A Dcodec_share_buffer.cpp74 OHOS::sptr<ICodecBuffer> CodecShareBuffer::Allocate(struct OmxCodecBuffer &codecBuffer) in Allocate() function in OHOS::Codec::Omx::CodecShareBuffer
/ohos5.0/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
/ohos5.0/foundation/ability/idl_tool/util/
H A Dstring.cpp59 SharedData* SharedData::Allocate(int size) in Allocate() function in OHOS::Idl::SharedData
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp1005 void MeshBuilder::Allocate() in Allocate() function in MeshBuilder