HomeSort by relevance Sort by last modified time
    Searched refs:heap_id (Results 26 - 50 of 53) sorted by null

12 3

  /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
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraMem.cpp 379 * @heap_id : heap id to indicate where the buffers will be allocated from
385 int QCameraMemory::alloc(int count, size_t size, unsigned int heap_id,
402 rc = allocOneBuffer(mMemInfo[i], heap_id, size, m_bCached,
412 heap_id,
467 unsigned int heap_id, size_t size, bool cached, uint32_t secure_mode)
489 alloc.heap_id_mask = heap_id;
517 memInfo.heap_id = heap_id;
648 * @heap_id : type of heap
658 struct QCameraMemory::QCameraMemInfo &memInfo, unsigned int heap_id,
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraMem.cpp 379 * @heap_id : heap id to indicate where the buffers will be allocated from
385 int QCameraMemory::alloc(int count, size_t size, unsigned int heap_id,
402 rc = allocOneBuffer(mMemInfo[i], heap_id, size, m_bCached,
412 heap_id,
467 unsigned int heap_id, size_t size, bool cached, uint32_t secure_mode)
489 alloc.heap_id_mask = heap_id;
517 memInfo.heap_id = heap_id;
648 * @heap_id : type of heap
658 struct QCameraMemory::QCameraMemInfo &memInfo, unsigned int heap_id,
    [all...]
  /cts/hostsidetests/security/securityPatch/Bug-35644815/
poc.c 62 unsigned int heap_id; member in struct:ion_debugfs_handle_entry
  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3Mem.h 126 unsigned int heap_id, size_t size);
QCamera3Mem.cpp 304 unsigned int heap_id, size_t size)
322 allocData.heap_id_mask = heap_id;
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3Mem.h 121 unsigned int heap_id, size_t size);
QCamera3Mem.cpp 298 unsigned int heap_id, size_t size)
318 allocData.heap_id_mask = heap_id;
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3Mem.h 121 unsigned int heap_id, size_t size);
QCamera3Mem.cpp 298 unsigned int heap_id, size_t size)
318 allocData.heap_id_mask = heap_id;
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3Mem.h 126 unsigned int heap_id, size_t size, bool isCached = true);
QCamera3Mem.cpp 306 unsigned int heap_id, size_t size, bool isCached)
326 allocData.heap_id_mask = heap_id;
    [all...]
  /device/google/marlin/camera/QCamera2/HAL/
QCameraMem.cpp 372 * @heap_id : heap id to indicate where the buffers will be allocated from
378 int QCameraMemory::alloc(int count, size_t size, unsigned int heap_id,
396 rc = allocOneBuffer(mMemInfo[i], heap_id, size, m_bCached,
406 heap_id,
461 unsigned int heap_id, size_t size, bool cached, uint32_t secure_mode)
483 alloc.heap_id_mask = heap_id;
511 memInfo.heap_id = heap_id;
642 * @heap_id : type of heap
652 struct QCameraMemory::QCameraMemInfo &memInfo, unsigned int heap_id,
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraMem.cpp 374 * @heap_id : heap id to indicate where the buffers will be allocated from
380 int QCameraMemory::alloc(int count, size_t size, unsigned int heap_id)
398 rc = allocOneBuffer(mMemInfo[i], heap_id, size, m_bCached,
408 heap_id,
464 unsigned int heap_id, size_t size, bool cached, bool secure_mode)
486 alloc.heap_id_mask = heap_id;
514 memInfo.heap_id = heap_id;
645 * @heap_id : type of heap
655 struct QCameraMemory::QCameraMemInfo &memInfo, unsigned int heap_id,
    [all...]
  /art/test/913-heaps/
heaps.cc 940 jint heap_id; local
    [all...]
  /hardware/qcom/display/msm8996/libgralloc1/
gr_ion_alloc.cpp 77 ion_alloc_data.heap_id_mask = data->heap_id;
  /hardware/qcom/display/msm8998/libgralloc1/
gr_ion_alloc.cpp 79 ion_alloc_data.heap_id_mask = data->heap_id;
  /hardware/qcom/display/sdm845/libgralloc1/
gr_ion_alloc.cpp 79 ion_alloc_data.heap_id_mask = data->heap_id;
  /art/runtime/openjdkjvmti/
ti_heap.cc     [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...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc_swvdec.h 748 struct ion_fd_data *fd_data,int flag, int heap_id = 0);
    [all...]
  /art/runtime/
debugger.cc 4828 uint8_t heap_id[4]; local
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc_swvdec.cpp 5315 int heap_id = 0; local
    [all...]

Completed in 1582 milliseconds

12 3