Home
last modified time | relevance | path

Searched defs:heap_mask (Results 1 – 7 of 7) sorted by relevance

/hardware/samsung_slsi/exynos5/gralloc/
Dgralloc.cpp124 unsigned int heap_mask; in _select_heap() local
139 unsigned int heap_mask = _select_heap(usage); in gralloc_alloc_rgb() local
208 unsigned int heap_mask = _select_heap(usage); in gralloc_alloc_framework_yuv() local
239 unsigned int heap_mask = _select_heap(usage); in gralloc_alloc_yuv() local
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dion.h390 unsigned int heap_mask, const char *name) in ion_client_create()
395 static inline struct ion_client *msm_ion_client_create(unsigned int heap_mask, in msm_ion_client_create()
405 unsigned int heap_mask, in ion_alloc()
515 unsigned int heap_mask; member
/hardware/samsung_slsi/exynos5/libion_exynos/
Dlibion.cpp28 unsigned int heap_mask; member
78 unsigned int heap_mask, unsigned int flags) in ion_alloc()
/hardware/qcom/msm8960/kernel-headers/linux/
Dion.h45 unsigned int heap_mask; member
/hardware/qcom/camera/QCamera2/HAL/
DQCameraMem.cpp442 int heap_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocate() local
618 int heap_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocate() local
/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3Mem.cpp432 int heap_mask = 0x1 << ION_IOMMU_HEAP_ID; in allocate() local
/hardware/qcom/msm8x74/original-kernel-headers/linux/
Dmsm_ion.h384 static inline struct ion_client *msm_ion_client_create(unsigned int heap_mask, in msm_ion_client_create()