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

  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI_Mem.h 69 class AshmemPool : public MemPool {
71 AshmemPool(int buffer_size, int num_buffers,
QCameraStream.h 343 sp<AshmemPool> mJpegHeap;
QCameraHWI.h 665 sp<AshmemPool> mMetaDataHeap;
743 sp<AshmemPool> mStatHeap;
  /device/lge/mako/camera/
QCameraHWI_Mem.h 68 class AshmemPool : public MemPool {
70 AshmemPool(int buffer_size, int num_buffers,
QualcommCameraHardware.h 254 struct AshmemPool : public MemPool {
255 AshmemPool(int buffer_size, int num_buffers,
299 sp<AshmemPool> mJpegHeap;
300 sp<AshmemPool> mStatHeap;
301 sp<AshmemPool> mMetaDataHeap;
312 sp<AshmemPool> mJpegHeap;
313 sp<AshmemPool> mStatHeap;
314 sp<AshmemPool> mMetaDataHeap;
QCameraHWI_Mem.cpp 134 AshmemPool::AshmemPool(int buffer_size, int num_buffers,
385 snprintf(buffer, 255, "QualcommCameraHardware::AshmemPool::dump\n");
QCameraHWI.h 676 sp<AshmemPool> mMetaDataHeap;
761 sp<AshmemPool> mStatHeap;
QCameraStream.h 355 sp<AshmemPool> mJpegHeap;
QualcommCameraHardware.cpp     [all...]
QCameraHWI_Parm.cpp     [all...]
  /hardware/msm7k/libcamera/
QualcommCameraHardware.h 131 struct AshmemPool : public MemPool {
132 AshmemPool(int buffer_size, int num_buffers,
169 sp<AshmemPool> mJpegHeap;
QualcommCameraHardware.cpp 595 new AshmemPool(mJpegMaxSize,
    [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Mem.cpp 134 AshmemPool::AshmemPool(int buffer_size, int num_buffers,
382 snprintf(buffer, 255, "QualcommCameraHardware::AshmemPool::dump\n");
QCameraHWI_Parm.cpp     [all...]

Completed in 45 milliseconds