Home
last modified time | relevance | path

Searched refs:alloc_controller_ (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp46 alloc_controller_ = gralloc::IAllocController::getInstance(); in HWCBufferAllocator()
98 error = alloc_controller_->allocate(data, alloc_flags); in AllocateBuffer()
125 gralloc::IMemAlloc *memalloc = alloc_controller_->getAllocator(meta_buffer_info->alloc_type); in FreeBuffer()
Dhwc_buffer_allocator.h61 gralloc::IAllocController *alloc_controller_; variable
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_buffer_allocator.h65 gralloc::IAllocController *alloc_controller_; variable
Dhwc_buffer_allocator.cpp46 alloc_controller_ = gralloc::IAllocController::getInstance(); in HWCBufferAllocator()
102 error = alloc_controller_->allocate(data, alloc_flags); in AllocateBuffer()
131 gralloc::IMemAlloc *memalloc = alloc_controller_->getAllocator(meta_buffer_info->alloc_type); in FreeBuffer()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_buffer_allocator.h65 gralloc::IAllocController *alloc_controller_; variable
Dhwc_buffer_allocator.cpp46 alloc_controller_ = gralloc::IAllocController::getInstance(); in HWCBufferAllocator()
102 error = alloc_controller_->allocate(data, alloc_flags); in AllocateBuffer()
131 gralloc::IMemAlloc *memalloc = alloc_controller_->getAllocator(meta_buffer_info->alloc_type); in FreeBuffer()