Home
last modified time | relevance | path

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

/hardware/msm7k/libcamera/
DQualcommCameraHardware.h138 struct PmemPool : public MemPool { struct
139 PmemPool(const char *pmem_pool,
144 virtual ~PmemPool() { } in ~PmemPool() argument
150 struct PreviewPmemPool : public PmemPool { argument
158 struct RawPmemPool : public PmemPool {
DQualcommCameraHardware.cpp2027 QualcommCameraHardware::PmemPool::PmemPool(const char *pmem_pool, in PmemPool() function in android::QualcommCameraHardware::PmemPool
2081 QualcommCameraHardware::PmemPool("/dev/pmem_adsp", in PreviewPmemPool()
2117 QualcommCameraHardware::PmemPool(pmem_pool, in RawPmemPool()