Searched defs:PmemPool (Results 1 – 3 of 3) sorted by relevance
259 struct PmemPool : public MemPool { struct266 int mFd;267 int mPmemType;268 int mCbCrOffset;269 int myOffset;270 int mCameraControlFd;271 uint32_t mAlignedSize;272 struct pmem_region mSize;273 sp<QualcommCameraHardware::MMCameraDL> mMMCameraDLRef;
9274 QualcommCameraHardware::PmemPool::PmemPool(const char *pmem_pool, in PmemPool() function in android::QualcommCameraHardware::PmemPool
228 PmemPool::PmemPool(const char *pmem_pool, in PmemPool() function in android::PmemPool