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

  /hardware/msm7k/libcamera/
QualcommCameraHardware.h 106 struct MemPool : public RefBase {
107 MemPool(int buffer_size, int num_buffers,
112 virtual ~MemPool() = 0;
131 struct AshmemPool : public MemPool {
138 struct PmemPool : public MemPool {
QualcommCameraHardware.cpp     [all...]

Completed in 108 milliseconds