HomeSort by relevance Sort by last modified time
    Searched refs:deallocate_ion_memory (Results 1 - 10 of 10) sorted by null

  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI.h 478 int deallocate_ion_memory(QCameraHalHeap_t *p_camera_memory, int cnt);
482 int deallocate_ion_memory(QCameraStatHeap_t *p_camera_memory, int cnt);
  /device/lge/mako/camera/
QCameraHWI.h 481 int deallocate_ion_memory(QCameraHalHeap_t *p_camera_memory, int cnt);
485 int deallocate_ion_memory(QCameraStatHeap_t *p_camera_memory, int cnt);
QCameraHWI_Record.cpp 227 mHalCamCtrl->deallocate_ion_memory(&mHalCamCtrl->mRecordingMemory, cnt);
QualcommCameraHardware.h 157 int deallocate_ion_memory(int *main_ion_fd, struct ion_fd_data* ion_info_fd);
QCameraHWI.cpp 2336 int QCameraHardwareInterface::deallocate_ion_memory(QCameraHalHeap_t *p_camera_memory, int cnt) function in class:android::QCameraHardwareInterface
2410 int QCameraHardwareInterface::deallocate_ion_memory(QCameraStatHeap_t *p_camera_memory, int cnt) function in class:android::QCameraHardwareInterface
    [all...]
QualcommCameraHardware.cpp 3702 int QualcommCameraHardware::deallocate_ion_memory(int *main_ion_fd, struct ion_fd_data* ion_info_fd) function in class:android::QualcommCameraHardware
    [all...]
QCameraHWI_Parm.cpp     [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 2203 int QCameraHardwareInterface::deallocate_ion_memory(QCameraHalHeap_t *p_camera_memory, int cnt) function in class:android::QCameraHardwareInterface
2276 int QCameraHardwareInterface::deallocate_ion_memory(QCameraStatHeap_t *p_camera_memory, int cnt) function in class:android::QCameraHardwareInterface
    [all...]
QCameraHWI_Record.cpp 228 mHalCamCtrl->deallocate_ion_memory(&mHalCamCtrl->mRecordingMemory, cnt);
QCameraHWI_Parm.cpp     [all...]

Completed in 35 milliseconds