Searched defs:heap_mask (Results 1 – 8 of 8) sorted by relevance
/aosp12/system/memory/libion/ |
H A D | ion.c | 88 int ion_alloc(int fd, size_t len, size_t align, unsigned int heap_mask, unsigned int flags, in ion_alloc() 160 int ion_alloc_fd(int fd, size_t len, size_t align, unsigned int heap_mask, unsigned int flags, in ion_alloc_fd()
|
H A D | ion_test.c | 37 int heap_mask = 1; variable
|
/aosp12/hardware/qcom/msm8960/original-kernel-headers/linux/ |
H A D | ion.h | 391 unsigned int heap_mask, const char *name) in ion_client_create() 396 static inline struct ion_client *msm_ion_client_create(unsigned int heap_mask, in msm_ion_client_create() 406 unsigned int heap_mask, in ion_alloc()
|
/aosp12/hardware/google/gchips/gralloc4/src/allocator/ |
H A D | mali_gralloc_ion.cpp | 270 unsigned int heap_mask; in select_heap_mask() local 318 static std::string select_dmabuf_heap(unsigned int heap_mask) in select_dmabuf_heap() 367 unsigned int heap_mask = select_heap_mask(usage); in alloc_from_ion_heap() local
|
/aosp12/hardware/google/gchips/gralloc3/src/ |
H A D | mali_gralloc_ion.cpp | 192 unsigned int heap_mask; in select_heap_mask() local 319 static std::pair<std::string, int> select_dmabuf_heap(unsigned int heap_mask) in select_dmabuf_heap() 395 unsigned int heap_mask = select_heap_mask(usage); in alloc_from_ion_heap() local
|
/aosp12/hardware/google/graphics/common/libion/ |
H A D | ion.cpp | 67 int exynos_ion_alloc(int /* ion_fd */, size_t len, unsigned int heap_mask, unsigned int flags) { in exynos_ion_alloc()
|
/aosp12/hardware/qcom/msm8x84/kernel-headers/linux/ |
H A D | ion.h | 47 unsigned int heap_mask; member
|
/aosp12/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
H A D | ion.h | 92 unsigned int heap_mask; member
|