Home
last modified time | relevance | path

Searched defs:ion_type (Results 1 – 5 of 5) sorted by relevance

/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c112 int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, unsigned int ion_type) in mm_app_allocate_ion_memory()
290 unsigned int ion_type = 0x1 << CAMERA_ION_FALLBACK_HEAP_ID; in mm_app_alloc_bufs() local
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c112 int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, unsigned int ion_type) in mm_app_allocate_ion_memory()
290 unsigned int ion_type = 0x1 << CAMERA_ION_FALLBACK_HEAP_ID; in mm_app_alloc_bufs() local
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c112 int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, int ion_type) in mm_app_allocate_ion_memory()
286 int ion_type = 0x1 << CAMERA_ION_FALLBACK_HEAP_ID; in mm_app_alloc_bufs() local
/device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/
DQualcommUsbCamera.cpp2668 static int allocate_ion_memory(QCameraHalMemInfo_t *mem_info, int ion_type) in allocate_ion_memory()
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp2851 int QCameraHardwareInterface::allocate_ion_memory(QCameraHalMemInfo_t *mem_info, int ion_type) in allocate_ion_memory()