Home | History | Annotate | Download | only in src

Lines Matching defs:ion_handle

1010         struct ion_handle_data ion_handle;
1011 memset(&ion_handle, 0, sizeof(ion_handle));
1012 ion_handle.handle = camHal->previewMem.mem_info[cnt].handle;
1014 ION_IOC_FREE, &ion_handle) < 0) {