Searched refs:ion_heap_id (Results 1 – 10 of 10) sorted by relevance
/hardware/qcom/sdm845/display/gralloc/ |
D | gr_allocator.h | 60 void GetIonHeapInfo(uint64_t usage, unsigned int *ion_heap_id, unsigned int *alloc_type,
|
D | gr_allocator.cpp | 260 void Allocator::GetIonHeapInfo(uint64_t usage, unsigned int *ion_heap_id, unsigned int *alloc_type, in GetIonHeapInfo() argument 301 *ion_heap_id = heap_id; in GetIonHeapInfo()
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_allocator.h | 68 unsigned int *ion_heap_id, unsigned int *alloc_type, unsigned int *ion_flags);
|
D | gr_allocator.cpp | 257 gralloc1_consumer_usage_t cons_usage, unsigned int *ion_heap_id, in GetIonHeapInfo() argument 308 *ion_heap_id = heap_id; in GetIonHeapInfo()
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_allocator.h | 68 unsigned int *ion_heap_id, unsigned int *alloc_type, unsigned int *ion_flags);
|
D | gr_allocator.cpp | 257 gralloc1_consumer_usage_t cons_usage, unsigned int *ion_heap_id, in GetIonHeapInfo() argument 308 *ion_heap_id = heap_id; in GetIonHeapInfo()
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_allocator.h | 94 unsigned int *ion_heap_id, unsigned int *alloc_type, unsigned int *ion_flags);
|
D | gr_allocator.cpp | 561 gralloc1_consumer_usage_t cons_usage, unsigned int *ion_heap_id, in GetIonHeapInfo() argument 612 *ion_heap_id = heap_id; in GetIonHeapInfo()
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_allocator.h | 94 unsigned int *ion_heap_id, unsigned int *alloc_type, unsigned int *ion_flags);
|
D | gr_allocator.cpp | 563 gralloc1_consumer_usage_t cons_usage, unsigned int *ion_heap_id, in GetIonHeapInfo() argument 614 *ion_heap_id = heap_id; in GetIonHeapInfo()
|