Home
last modified time | relevance | path

Searched refs:cacheOps (Results 1 – 12 of 12) sorted by relevance

/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3Mem.h51 return cacheOps(index, ION_IOC_CLEAN_CACHES); in cleanCache()
55 return cacheOps(index, ION_IOC_INV_CACHES); in invalidateCache()
59 return cacheOps(index, ION_IOC_CLEAN_INV_CACHES); in cleanInvalidateCache()
65 virtual int cacheOps(uint32_t index, unsigned int cmd) = 0;
109 virtual int cacheOps(uint32_t index, unsigned int cmd);
136 virtual int cacheOps(uint32_t index, unsigned int cmd);
DQCamera3Mem.cpp651 int QCamera3HeapMemory::cacheOps(uint32_t index, unsigned int cmd) in cacheOps() function in qcamera::QCamera3HeapMemory
1037 int QCamera3GrallocMemory::cacheOps(uint32_t index, unsigned int cmd) in cacheOps() function in qcamera::QCamera3GrallocMemory
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3Mem.h51 return cacheOps(index, ION_IOC_CLEAN_CACHES); in cleanCache()
55 return cacheOps(index, ION_IOC_INV_CACHES); in invalidateCache()
59 return cacheOps(index, ION_IOC_CLEAN_INV_CACHES); in cleanInvalidateCache()
65 virtual int cacheOps(uint32_t index, unsigned int cmd) = 0;
109 virtual int cacheOps(uint32_t index, unsigned int cmd);
136 virtual int cacheOps(uint32_t index, unsigned int cmd);
DQCamera3Mem.cpp651 int QCamera3HeapMemory::cacheOps(uint32_t index, unsigned int cmd) in cacheOps() function in qcamera::QCamera3HeapMemory
1037 int QCamera3GrallocMemory::cacheOps(uint32_t index, unsigned int cmd) in cacheOps() function in qcamera::QCamera3GrallocMemory
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3Mem.h54 return cacheOps(index, ION_IOC_CLEAN_CACHES); in cleanCache()
58 return cacheOps(index, ION_IOC_INV_CACHES); in invalidateCache()
62 return cacheOps(index, ION_IOC_CLEAN_INV_CACHES); in cleanInvalidateCache()
68 virtual int cacheOps(uint32_t index, unsigned int cmd) = 0;
113 virtual int cacheOps(uint32_t index, unsigned int cmd);
140 virtual int cacheOps(uint32_t index, unsigned int cmd);
DQCamera3Mem.cpp689 int QCamera3HeapMemory::cacheOps(uint32_t index, unsigned int cmd) in cacheOps() function in qcamera::QCamera3HeapMemory
1106 int QCamera3GrallocMemory::cacheOps(uint32_t index, unsigned int cmd) in cacheOps() function in qcamera::QCamera3GrallocMemory
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraMem.h54 return cacheOps(index, ION_IOC_CLEAN_CACHES); in cleanCache()
58 return cacheOps(index, ION_IOC_INV_CACHES); in invalidateCache()
62 return cacheOps(index, ION_IOC_CLEAN_INV_CACHES); in cleanInvalidateCache()
71 virtual int cacheOps(uint32_t index, unsigned int cmd) = 0;
159 virtual int cacheOps(uint32_t index, unsigned int cmd);
183 virtual int cacheOps(uint32_t index, unsigned int cmd);
230 virtual int cacheOps(uint32_t index, unsigned int cmd);
DQCameraMem.cpp896 int QCameraHeapMemory::cacheOps(uint32_t index, unsigned int cmd) in cacheOps() function in qcamera::QCameraHeapMemory
1096 int QCameraStreamMemory::cacheOps(uint32_t index, unsigned int cmd) in cacheOps() function in qcamera::QCameraStreamMemory
1843 int QCameraGrallocMemory::cacheOps(uint32_t index, unsigned int cmd) in cacheOps() function in qcamera::QCameraGrallocMemory
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraMem.h54 return cacheOps(index, ION_IOC_CLEAN_CACHES); in cleanCache()
58 return cacheOps(index, ION_IOC_INV_CACHES); in invalidateCache()
62 return cacheOps(index, ION_IOC_CLEAN_INV_CACHES); in cleanInvalidateCache()
71 virtual int cacheOps(uint32_t index, unsigned int cmd) = 0;
159 virtual int cacheOps(uint32_t index, unsigned int cmd);
184 virtual int cacheOps(uint32_t index, unsigned int cmd);
234 virtual int cacheOps(uint32_t index, unsigned int cmd);
DQCameraMem.cpp896 int QCameraHeapMemory::cacheOps(uint32_t index, unsigned int cmd) in cacheOps() function in qcamera::QCameraHeapMemory
1098 int QCameraStreamMemory::cacheOps(uint32_t index, unsigned int cmd) in cacheOps() function in qcamera::QCameraStreamMemory
1847 int QCameraGrallocMemory::cacheOps(uint32_t index, unsigned int cmd) in cacheOps() function in qcamera::QCameraGrallocMemory
/device/google/marlin/camera/QCamera2/HAL/
DQCameraMem.h68 return cacheOps(index, ION_IOC_CLEAN_CACHES); in cleanCache()
72 return cacheOps(index, ION_IOC_INV_CACHES); in invalidateCache()
76 return cacheOps(index, ION_IOC_CLEAN_INV_CACHES); in cleanInvalidateCache()
87 virtual int cacheOps(uint32_t index, unsigned int cmd) = 0;
172 virtual int cacheOps(uint32_t index, unsigned int cmd);
204 virtual int cacheOps(uint32_t index, unsigned int cmd);
258 virtual int cacheOps(uint32_t index, unsigned int cmd);
DQCameraMem.cpp918 int QCameraHeapMemory::cacheOps(uint32_t index, unsigned int cmd) in cacheOps() function in qcamera::QCameraHeapMemory
1175 int QCameraStreamMemory::cacheOps(uint32_t index, unsigned int cmd) in cacheOps() function in qcamera::QCameraStreamMemory
2310 int QCameraGrallocMemory::cacheOps(uint32_t index, unsigned int cmd) in cacheOps() function in qcamera::QCameraGrallocMemory