Searched refs:PmemPool (Results 1 - 2 of 2) sorted by relevance

/hardware/msm7k/libcamera/
H A DQualcommCameraHardware.h138 struct PmemPool : public MemPool { struct in class:android::QualcommCameraHardware
139 PmemPool(const char *pmem_pool,
144 virtual ~PmemPool() { }
150 struct PreviewPmemPool : public PmemPool {
158 struct RawPmemPool : public PmemPool {
H A DQualcommCameraHardware.cpp2044 QualcommCameraHardware::PmemPool::PmemPool(const char *pmem_pool, function in class:android::QualcommCameraHardware::PmemPool
2098 QualcommCameraHardware::PmemPool("/dev/pmem_adsp",
2134 QualcommCameraHardware::PmemPool(pmem_pool,

Completed in 51 milliseconds