HomeSort by relevance Sort by last modified time
    Searched defs:QCamera3HeapMemory (Results 1 - 6 of 6) 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 84 class QCamera3HeapMemory : public QCamera3Memory {
86 QCamera3HeapMemory();
87 virtual ~QCamera3HeapMemory();
QCamera3Mem.cpp 226 * FUNCTION : QCamera3HeapMemory
228 * DESCRIPTION: constructor of QCamera3HeapMemory for ion memory used internally in HAL
234 QCamera3HeapMemory::QCamera3HeapMemory()
242 * FUNCTION : ~QCamera3HeapMemory
244 * DESCRIPTION: deconstructor of QCamera3HeapMemory
250 QCamera3HeapMemory::~QCamera3HeapMemory()
268 int QCamera3HeapMemory::alloc(int count, int size, int heap_id)
301 void QCamera3HeapMemory::dealloc(
    [all...]

Completed in 763 milliseconds