HomeSort by relevance Sort by last modified time
    Searched defs:cleanInvalidateCache (Results 1 - 4 of 4) sorted by null

  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Mem.h 49 int cleanInvalidateCache(int index) {return cacheOps(index, ION_IOC_CLEAN_INV_CACHES);}
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3Mem.h 49 int cleanInvalidateCache(int index) {return cacheOps(index, ION_IOC_CLEAN_INV_CACHES);}
  /device/asus/flo/camera/QCamera2/HAL/
QCameraMem.h 50 int cleanInvalidateCache(int index) {return cacheOps(index, ION_IOC_CLEAN_INV_CACHES);}
  /hardware/qcom/camera/QCamera2/HAL/
QCameraMem.h 50 int cleanInvalidateCache(int index) {return cacheOps(index, ION_IOC_CLEAN_INV_CACHES);}

Completed in 75 milliseconds