HomeSort by relevance Sort by last modified time
    Searched refs:PmemPool (Results 1 - 13 of 13) sorted by null

  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI_Mem.h 75 class PmemPool : public MemPool {
77 PmemPool(const char *pmem_pool,
82 virtual ~PmemPool();
QCameraStream.h 181 //sp<PmemPool> mRecordHeap[maxFrameCnt];
349 sp<PmemPool> mDisplayHeap;
350 sp<PmemPool> mPostviewHeap;
QCameraHWI.h 799 sp<PmemPool> mPostPreviewHeap;
  /device/lge/mako/camera/
QCameraHWI_Mem.h 74 class PmemPool : public MemPool {
76 PmemPool(const char *pmem_pool,
81 virtual ~PmemPool();
QualcommCameraHardware.h 259 struct PmemPool : public MemPool {
260 PmemPool(const char *pmem_pool,
265 virtual ~PmemPool();
305 // sp<PmemPool> mPreviewHeap;
306 sp<PmemPool> mYV12Heap;
307 sp<PmemPool> mRecordHeap;
308 sp<PmemPool> mThumbnailHeap;
309 sp<PmemPool> mRawHeap;
310 sp<PmemPool> mDisplayHeap;
314 sp<PmemPool> mRawSnapShotPmemHeap
    [all...]
QCameraHWI_Mem.cpp 230 PmemPool::PmemPool(const char *pmem_pool,
310 ALOGV(" pmempool creating video buffers : active %d ", active);
337 PmemPool::~PmemPool()
QCameraStream.h 194 //sp<PmemPool> mRecordHeap[maxFrameCnt];
366 sp<PmemPool> mDisplayHeap;
367 sp<PmemPool> mPostviewHeap;
QCameraHWI.h 823 sp<PmemPool> mPostPreviewHeap;
QualcommCameraHardware.cpp     [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraHWI_Mem.h 76 class PmemPool : public MemPool {
78 PmemPool(const char *pmem_pool,
83 virtual ~PmemPool();
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Mem.cpp 133 PmemPool::~PmemPool()
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Mem.cpp 228 PmemPool::PmemPool(const char *pmem_pool,
308 LOGV(" pmempool creating video buffers : active %d ", active);
334 PmemPool::~PmemPool()
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCameraHWI.h 823 sp<PmemPool> mPostPreviewHeap;

Completed in 253 milliseconds