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

12 3

  /hardware/ti/omap4xxx/camera/
MemoryManager.cpp 79 struct ion_handle *handle;
176 ion_free(mIonFd, (ion_handle*)mIonHandleMap.valueFor(ptr));
  /hardware/qcom/msm8x74/kernel-headers/linux/
msm_ion.h 104 struct ion_handle *handle;
  /system/core/libion/
ion_test.c 26 int _ion_alloc_test(int *fd, struct ion_handle **handle)
44 struct ion_handle *handle;
62 struct ion_handle *handle;
103 struct ion_handle *handle;
  /device/asus/flo/camera/QCamera2/HAL/
QCameraMem.cpp 1113 struct ion_handle_data ion_handle; local
1136 struct ion_handle_data ion_handle; local
1200 struct ion_handle_data ion_handle; local
    [all...]
QCameraMem.h 73 struct ion_handle *handle;
  /hardware/qcom/camera/QCamera2/HAL/
QCameraMem.cpp 1113 struct ion_handle_data ion_handle; local
1136 struct ion_handle_data ion_handle; local
1200 struct ion_handle_data ion_handle; local
    [all...]
QCameraMem.h 73 struct ion_handle *handle;
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Mem.h 69 struct ion_handle *handle;
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3Mem.h 69 struct ion_handle *handle;
  /device/asus/flo/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 102 struct ion_handle * handle;
  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 102 struct ion_handle * handle;
  /hardware/qcom/display/msm8960/libgralloc/
ionalloc.cpp 184 struct ion_handle* handle;
  /hardware/qcom/display/msm8974/libgralloc/
ionalloc.cpp 185 struct ion_handle* handle;
  /hardware/qcom/display/msm8x26/libgralloc/
ionalloc.cpp 184 struct ion_handle* handle;
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 131 VideoHeap(int devicefd, size_t size, void* base,struct ion_handle *handle,int mapfd);
135 struct ion_handle *m_ion_handle;
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 119 VideoHeap(int devicefd, size_t size, void* base,struct ion_handle *handle,int mapfd);
123 struct ion_handle *m_ion_handle;
    [all...]
omx_vdec.h 125 VideoHeap(int devicefd, size_t size, void* base,struct ion_handle *handle,int mapfd);
129 struct ion_handle *m_ion_handle;
    [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Preview.cpp 263 struct ion_handle_data ion_handle; local
264 ion_handle.handle = mHalCamCtrl->mPreviewMemory.ion_info_fd[cnt].handle;
265 if (ioctl(mHalCamCtrl->mPreviewMemory.main_ion_fd[cnt], ION_IOC_FREE, &ion_handle)
    [all...]
  /device/lge/mako/camera/
QCameraHWI_Preview.cpp 277 struct ion_handle_data ion_handle; local
278 ion_handle.handle = mHalCamCtrl->mPreviewMemory.ion_info_fd[cnt].handle;
279 if (ioctl(mHalCamCtrl->mPreviewMemory.main_ion_fd[cnt], ION_IOC_FREE, &ion_handle)
    [all...]
  /hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
omx_proxy_common.c 185 struct ion_handle **handle)
200 size_t len, struct ion_handle **handle)
204 struct ion_handle *temp;
648 struct ion_handle *handle = NULL;
    [all...]
  /hardware/qcom/msm8960/kernel-headers/media/
msm_camera.h 739 struct ion_handle *handle;
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/media/
msm_camera.h 758 struct ion_handle *handle;
    [all...]
  /hardware/qcom/msm8x74/kernel-headers/media/
msm_camera.h 727 struct ion_handle *handle;
    [all...]
  /hardware/qcom/msm8x74/original-kernel-headers/media/
msm_camera.h 825 struct ion_handle *handle;
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 409 struct ion_handle *handle, int ionMapfd)
    [all...]

Completed in 456 milliseconds

12 3