HomeSort by relevance Sort by last modified time
    Searched defs:heap_id (Results 26 - 35 of 35) sorted by null

12

  /hardware/qcom/display/msm8998/libgralloc1/
gr_allocator.cpp 111 GetIonHeapInfo(prod_usage, cons_usage, &alloc_data->heap_id, &alloc_data->alloc_type,
119 alloc_data->heap_id, alloc_data->flags);
549 unsigned int heap_id = 0; local
554 heap_id = ION_HEAP(SD_HEAP_ID);
561 heap_id = ION_HEAP(SD_HEAP_ID);
568 heap_id = ION_HEAP(CP_HEAP_ID);
575 heap_id |= ION_HEAP(ION_SYSTEM_HEAP_ID);
579 heap_id |= ION_HEAP(ION_CAMERA_HEAP_ID);
584 heap_id |= ION_HEAP(ION_ADSP_HEAP_ID);
592 if (!heap_id) {
    [all...]
  /hardware/qcom/msm8996/kernel-headers/linux/
msm_ion.h 137 int heap_id; member in struct:ion_prefetch_data
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_ion.h 174 int heap_id; member in struct:ion_prefetch_data
  /hardware/qcom/msm8998/kernel-headers/linux/
msm_ion.h 145 int heap_id; member in struct:ion_prefetch_data
  /hardware/qcom/msm8998/original-kernel-headers/linux/
msm_ion.h 181 int heap_id; member in struct:ion_prefetch_data
  /hardware/qcom/msm8x09/kernel-headers/linux/
msm_ion.h 130 int heap_id; member in struct:ion_prefetch_data
  /hardware/qcom/msm8x09/original-kernel-headers/linux/
msm_ion.h 166 int heap_id; member in struct:ion_prefetch_data
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc_swvdec.cpp 5315 int heap_id = 0; local
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc_swvdec.cpp 5517 int heap_id = 0; local
10358 int heap_id = 0; local
    [all...]
  /art/runtime/
debugger.cc 4924 uint8_t heap_id[4]; local
    [all...]

Completed in 1059 milliseconds

12