Home
last modified time | relevance | path

Searched refs:GetIonHeapInfo (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/sm8150/display/gralloc/
Dgr_allocator.cpp123 GetIonHeapInfo(usage, &alloc_data->heap_id, &alloc_data->alloc_type, &alloc_data->flags); in AllocateMem()
182 GetIonHeapInfo(descriptors[i]->GetUsage(), &cur_heap_id, &cur_alloc_type, &cur_ion_flags); in CheckForBufferSharing()
206 void Allocator::GetIonHeapInfo(uint64_t usage, unsigned int *ion_heap_id, unsigned int *alloc_type, in GetIonHeapInfo() function in gralloc::Allocator
Dgr_allocator.h57 void GetIonHeapInfo(uint64_t usage, unsigned int *ion_heap_id, unsigned int *alloc_type,
/hardware/qcom/display/msm8909/gralloc/
Dgr_allocator.cpp102 GetIonHeapInfo(prod_usage, cons_usage, &alloc_data->heap_id, &alloc_data->alloc_type, in AllocateMem()
163 GetIonHeapInfo(descriptors[i]->GetProducerUsage(), descriptors[i]->GetConsumerUsage(), in CheckForBufferSharing()
256 void Allocator::GetIonHeapInfo(gralloc1_producer_usage_t prod_usage, in GetIonHeapInfo() function in gralloc1::Allocator
Dgr_allocator.h67 void GetIonHeapInfo(gralloc1_producer_usage_t prod_usage, gralloc1_consumer_usage_t cons_usage,
/hardware/qcom/sdm845/display/gralloc/
Dgr_allocator.cpp100 GetIonHeapInfo(usage, &alloc_data->heap_id, &alloc_data->alloc_type, &alloc_data->flags); in AllocateMem()
158 GetIonHeapInfo(descriptors[i]->GetUsage(), &cur_heap_id, &cur_alloc_type, &cur_ion_flags); in CheckForBufferSharing()
260 void Allocator::GetIonHeapInfo(uint64_t usage, unsigned int *ion_heap_id, unsigned int *alloc_type, in GetIonHeapInfo() function in gralloc::Allocator
Dgr_allocator.h60 void GetIonHeapInfo(uint64_t usage, unsigned int *ion_heap_id, unsigned int *alloc_type,
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_allocator.cpp102 GetIonHeapInfo(prod_usage, cons_usage, &alloc_data->heap_id, &alloc_data->alloc_type, in AllocateMem()
163 GetIonHeapInfo(descriptors[i]->GetProducerUsage(), descriptors[i]->GetConsumerUsage(), in CheckForBufferSharing()
256 void Allocator::GetIonHeapInfo(gralloc1_producer_usage_t prod_usage, in GetIonHeapInfo() function in gralloc1::Allocator
Dgr_allocator.h67 void GetIonHeapInfo(gralloc1_producer_usage_t prod_usage, gralloc1_consumer_usage_t cons_usage,
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_allocator.h93 void GetIonHeapInfo(gralloc1_producer_usage_t prod_usage, gralloc1_consumer_usage_t cons_usage,
Dgr_allocator.cpp110 GetIonHeapInfo(prod_usage, cons_usage, &alloc_data->heap_id, &alloc_data->alloc_type, in AllocateMem()
171 GetIonHeapInfo(descriptors[i]->GetProducerUsage(), descriptors[i]->GetConsumerUsage(), in CheckForBufferSharing()
560 void Allocator::GetIonHeapInfo(gralloc1_producer_usage_t prod_usage, in GetIonHeapInfo() function in gralloc1::Allocator
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_allocator.h93 void GetIonHeapInfo(gralloc1_producer_usage_t prod_usage, gralloc1_consumer_usage_t cons_usage,
Dgr_allocator.cpp111 GetIonHeapInfo(prod_usage, cons_usage, &alloc_data->heap_id, &alloc_data->alloc_type, in AllocateMem()
172 GetIonHeapInfo(descriptors[i]->GetProducerUsage(), descriptors[i]->GetConsumerUsage(), in CheckForBufferSharing()
562 void Allocator::GetIonHeapInfo(gralloc1_producer_usage_t prod_usage, in GetIonHeapInfo() function in gralloc1::Allocator