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

  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3Mem.h 104 class QCamera3HeapMemory : public QCamera3Memory {
106 QCamera3HeapMemory(uint32_t maxCnt);
107 virtual ~QCamera3HeapMemory();
QCamera3Mem.cpp 260 * FUNCTION : QCamera3HeapMemory
262 * DESCRIPTION: constructor of QCamera3HeapMemory for ion memory used internally in HAL
268 QCamera3HeapMemory::QCamera3HeapMemory(uint32_t maxCnt)
277 * FUNCTION : ~QCamera3HeapMemory
279 * DESCRIPTION: deconstructor of QCamera3HeapMemory
285 QCamera3HeapMemory::~QCamera3HeapMemory()
303 int QCamera3HeapMemory::allocOneBuffer(QCamera3MemInfo &memInfo,
362 void QCamera3HeapMemory::deallocOneBuffer(QCamera3MemInfo &memInfo
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3Mem.h 100 class QCamera3HeapMemory : public QCamera3Memory {
102 QCamera3HeapMemory(uint32_t maxCnt);
103 virtual ~QCamera3HeapMemory();
QCamera3Mem.cpp 254 * FUNCTION : QCamera3HeapMemory
256 * DESCRIPTION: constructor of QCamera3HeapMemory for ion memory used internally in HAL
262 QCamera3HeapMemory::QCamera3HeapMemory(uint32_t maxCnt)
271 * FUNCTION : ~QCamera3HeapMemory
273 * DESCRIPTION: deconstructor of QCamera3HeapMemory
279 QCamera3HeapMemory::~QCamera3HeapMemory()
297 int QCamera3HeapMemory::allocOneBuffer(QCamera3MemInfo &memInfo,
360 void QCamera3HeapMemory::deallocOneBuffer(QCamera3MemInfo &memInfo
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3Mem.h 100 class QCamera3HeapMemory : public QCamera3Memory {
102 QCamera3HeapMemory(uint32_t maxCnt);
103 virtual ~QCamera3HeapMemory();
QCamera3Mem.cpp 254 * FUNCTION : QCamera3HeapMemory
256 * DESCRIPTION: constructor of QCamera3HeapMemory for ion memory used internally in HAL
262 QCamera3HeapMemory::QCamera3HeapMemory(uint32_t maxCnt)
271 * FUNCTION : ~QCamera3HeapMemory
273 * DESCRIPTION: deconstructor of QCamera3HeapMemory
279 QCamera3HeapMemory::~QCamera3HeapMemory()
297 int QCamera3HeapMemory::allocOneBuffer(QCamera3MemInfo &memInfo,
360 void QCamera3HeapMemory::deallocOneBuffer(QCamera3MemInfo &memInfo
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3Mem.h 104 class QCamera3HeapMemory : public QCamera3Memory {
106 QCamera3HeapMemory(uint32_t maxCnt);
107 virtual ~QCamera3HeapMemory();
QCamera3Mem.cpp 262 * FUNCTION : QCamera3HeapMemory
264 * DESCRIPTION: constructor of QCamera3HeapMemory for ion memory used internally in HAL
270 QCamera3HeapMemory::QCamera3HeapMemory(uint32_t maxCnt)
279 * FUNCTION : ~QCamera3HeapMemory
281 * DESCRIPTION: deconstructor of QCamera3HeapMemory
287 QCamera3HeapMemory::~QCamera3HeapMemory()
305 int QCamera3HeapMemory::allocOneBuffer(QCamera3MemInfo &memInfo,
366 void QCamera3HeapMemory::deallocOneBuffer(QCamera3MemInfo &memInfo
    [all...]

Completed in 219 milliseconds