HomeSort by relevance Sort by last modified time
    Searched defs:IonPool (Results 1 - 4 of 4) sorted by null

  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI_Mem.h 92 class IonPool : public MemPool {
94 IonPool( int flags,
98 virtual ~IonPool();
  /device/lge/mako/camera/
QCameraHWI_Mem.h 90 class IonPool : public MemPool {
92 IonPool( int flags,
96 virtual ~IonPool();
QualcommCameraHardware.h 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
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraHWI_Mem.h 93 class IonPool : public MemPool {
95 IonPool( int flags,
99 virtual ~IonPool();

Completed in 55 milliseconds