Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c121 __unused unsigned int ion_type) in mm_app_allocate_ion_memory()
299 unsigned int ion_type = 0x1 << CAMERA_ION_FALLBACK_HEAP_ID; in mm_app_alloc_bufs() local
/device/google/marlin/camera/usbcamcore/src/
DQualcommUsbCamera.cpp2668 static int allocate_ion_memory(QCameraHalMemInfo_t *mem_info, int ion_type) in allocate_ion_memory()