Home
last modified time | relevance | path

Searched defs:cleanCache (Results 1 – 6 of 6) sorted by relevance

/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Mem.h49 int cleanCache(int index) {return cacheOps(index, ION_IOC_CLEAN_CACHES);} in cleanCache() function
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3Mem.h49 int cleanCache(uint32_t index) in cleanCache() function
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3Mem.h49 int cleanCache(uint32_t index) in cleanCache() function
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraMem.h52 int cleanCache(int index) {return cacheOps(index, ION_IOC_CLEAN_CACHES);} in cleanCache() function
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraMem.h52 int cleanCache(uint32_t index) in cleanCache() function
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraMem.h52 int cleanCache(uint32_t index) in cleanCache() function