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

  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Mem.h 83 class QCamera3HeapMemory : public QCamera3Memory {
85 QCamera3HeapMemory();
86 virtual ~QCamera3HeapMemory();
QCamera3Mem.cpp 220 * FUNCTION : QCamera3HeapMemory
222 * DESCRIPTION: constructor of QCamera3HeapMemory for ion memory used internally in HAL
228 QCamera3HeapMemory::QCamera3HeapMemory()
236 * FUNCTION : ~QCamera3HeapMemory
238 * DESCRIPTION: deconstructor of QCamera3HeapMemory
244 QCamera3HeapMemory::~QCamera3HeapMemory()
262 int QCamera3HeapMemory::alloc(int count, int size, int heap_id)
295 void QCamera3HeapMemory::dealloc(
    [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3Mem.h 83 class QCamera3HeapMemory : public QCamera3Memory {
85 QCamera3HeapMemory();
86 virtual ~QCamera3HeapMemory();
QCamera3Mem.cpp 225 * FUNCTION : QCamera3HeapMemory
227 * DESCRIPTION: constructor of QCamera3HeapMemory for ion memory used internally in HAL
233 QCamera3HeapMemory::QCamera3HeapMemory()
241 * FUNCTION : ~QCamera3HeapMemory
243 * DESCRIPTION: deconstructor of QCamera3HeapMemory
249 QCamera3HeapMemory::~QCamera3HeapMemory()
267 int QCamera3HeapMemory::alloc(int count, int size, int heap_id)
300 void QCamera3HeapMemory::dealloc(
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3Mem.h 87 class QCamera3HeapMemory : public QCamera3Memory {
89 QCamera3HeapMemory();
90 virtual ~QCamera3HeapMemory();
QCamera3Mem.cpp 253 * FUNCTION : QCamera3HeapMemory
255 * DESCRIPTION: constructor of QCamera3HeapMemory for ion memory used internally in HAL
261 QCamera3HeapMemory::QCamera3HeapMemory()
269 * FUNCTION : ~QCamera3HeapMemory
271 * DESCRIPTION: deconstructor of QCamera3HeapMemory
277 QCamera3HeapMemory::~QCamera3HeapMemory()
295 int QCamera3HeapMemory::alloc(int count, int size, int heap_id)
328 void QCamera3HeapMemory::dealloc(
    [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3Mem.h 96 class QCamera3HeapMemory : public QCamera3Memory {
98 QCamera3HeapMemory();
99 virtual ~QCamera3HeapMemory();
QCamera3Mem.cpp 253 * FUNCTION : QCamera3HeapMemory
255 * DESCRIPTION: constructor of QCamera3HeapMemory for ion memory used internally in HAL
261 QCamera3HeapMemory::QCamera3HeapMemory()
269 * FUNCTION : ~QCamera3HeapMemory
271 * DESCRIPTION: deconstructor of QCamera3HeapMemory
277 QCamera3HeapMemory::~QCamera3HeapMemory()
295 int QCamera3HeapMemory::alloc(uint32_t count, size_t size, unsigned int heap_id)
328 void QCamera3HeapMemory::dealloc(
    [all...]

Completed in 152 milliseconds