Home
last modified time | relevance | path

Searched refs:AshmemPool (Results 1 – 2 of 2) sorted by relevance

/hardware/msm7k/libcamera/
DQualcommCameraHardware.h131 struct AshmemPool : public MemPool { struct
132 AshmemPool(int buffer_size, int num_buffers,
169 sp<AshmemPool> mJpegHeap;
DQualcommCameraHardware.cpp595 new AshmemPool(mJpegMaxSize, in initRaw()
2001 QualcommCameraHardware::AshmemPool::AshmemPool(int buffer_size, int num_buffers, in AshmemPool() function in android::QualcommCameraHardware::AshmemPool