Home | History | Annotate | Download | only in camera

Lines Matching defs:PmemPool

260     struct PmemPool : public MemPool {
261 PmemPool(const char *pmem_pool,
266 virtual ~PmemPool();
306 // sp<PmemPool> mPreviewHeap;
307 sp<PmemPool> mYV12Heap;
308 sp<PmemPool> mRecordHeap;
309 sp<PmemPool> mThumbnailHeap;
310 sp<PmemPool> mRawHeap;
311 sp<PmemPool> mDisplayHeap;
315 sp<PmemPool> mRawSnapShotPmemHeap;
316 sp<PmemPool> mLastPreviewFrameHeap;
317 sp<PmemPool> mPostviewHeap;
318 sp<PmemPool> mPostViewHeap;
319 sp<PmemPool> mInitialPreviewHeap;