Home
last modified time | relevance | path

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

/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
H A Ddisplay_gralloc.cpp20 static int32_t AllocMem(const AllocInfo *info, BufferHandle **handle) in AllocMem() function
H A Ddisplay_buffer_vdi_impl.cpp47 int32_t DisplayBufferVdiImpl::AllocMem(const AllocInfo& info, BufferHandle*& handle) const in AllocMem() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
H A Dallocator.cpp152 int32_t Allocator::AllocMem(const AllocInfo &info, BufferHandle **handle) in AllocMem() function in OHOS::HDI::DISPLAY::Allocator
/drivers/peripheral/display/interfaces/include/
H A Ddisplay_gralloc.h61 int32_t (*AllocMem)(const AllocInfo* info, BufferHandle** handle); member
/drivers/peripheral/display/buffer/hdi_service/src/
H A Dallocator_service.cpp135 int32_t AllocatorService::AllocMem(const AllocInfo& info, sptr<NativeBuffer>& handle) in AllocMem() function in OHOS::HDI::Display::Buffer::V1_0::AllocatorService
/drivers/peripheral/display/hdi_service/gralloc/client/
H A Ddisplay_gralloc_client.cpp78 int32_t DisplayGrallocClient::AllocMem(const AllocInfo &info, BufferHandle *&handle) const in AllocMem() function in OHOS::HDI::Display::V1_0::DisplayGrallocClient
H A Dallocator_proxy.cpp77 int32_t AllocatorProxy::AllocMem(const AllocInfo &info, BufferHandle *&handle) in AllocMem() function in OHOS::HDI::Display::V1_0::AllocatorProxy
/drivers/peripheral/display/hdi_service/gralloc/server/
H A Dallocator_service_impl.cpp44 int32_t AllocatorService::AllocMem(const AllocInfo &info, BufferHandle *&handle) in AllocMem() function in OHOS::HDI::Display::V1_0::AllocatorService
/drivers/peripheral/display/buffer/vdi_base/src/
H A Ddisplay_buffer_vdi_impl.cpp47 int32_t DisplayBufferVdiImpl::AllocMem(const AllocInfo& info, BufferHandle*& handle) const in AllocMem() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
/drivers/peripheral/display/hal/default/
H A Ddisplay_gralloc.c206 static int32_t AllocMem(const AllocInfo* info, BufferHandle **buffer) in AllocMem() function

Completed in 4 milliseconds