Home | History | Annotate | Download | only in camera

Lines Matching defs:IonPool

276     struct IonPool : public MemPool {
277 IonPool( int ion_heap_id, int flags, int ion_type,
281 virtual ~IonPool();
292 // sp<IonPool> mPreviewHeap;
293 sp<IonPool> mYV12Heap;
294 sp<IonPool> mRecordHeap;
295 sp<IonPool> mThumbnailHeap;
296 sp<IonPool> mRawHeap;
297 sp<IonPool> mDisplayHeap;
301 sp<IonPool> mRawSnapShotPmemHeap;
302 sp<IonPool> mLastPreviewFrameHeap;
303 sp<IonPool> mPostviewHeap;