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

  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI.h 484 int cache_ops(int ion_fd, struct ion_flush_data *cache_inv_data, int type);
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Record.cpp 355 if (mHalCamCtrl->cache_ops(ion_fd, &cache_inv_data, ION_IOC_CLEAN_CACHES) < 0)
QCameraHWI_Preview.cpp     [all...]
QCameraHWI.cpp 2260 int QCameraHardwareInterface::cache_ops(int ion_fd, function in class:android::QCameraHardwareInterface
    [all...]
  /device/lge/mako/camera/
QCameraHWI.h 487 int cache_ops(int ion_fd, struct ion_flush_data *cache_inv_data, int type);
QCameraHWI_Record.cpp 354 if (mHalCamCtrl->cache_ops(ion_fd, &cache_inv_data, ION_IOC_CLEAN_CACHES) < 0)
QCameraHWI_Preview.cpp     [all...]
QCameraHWI.cpp 2393 int QCameraHardwareInterface::cache_ops(int ion_fd, function in class:android::QCameraHardwareInterface
    [all...]
QCameraHWI_Still.cpp     [all...]

Completed in 222 milliseconds