Searched defs:QCamera3HeapMemory (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3Mem.h83 class QCamera3HeapMemory : public QCamera3Memory { class in namespace:qcamera
85 QCamera3HeapMemory();
86 virtual ~QCamera3HeapMemory();
H A DQCamera3Mem.cpp220 * FUNCTION : QCamera3HeapMemory
222 * DESCRIPTION: constructor of QCamera3HeapMemory for ion memory used internally in HAL
228 QCamera3HeapMemory::QCamera3HeapMemory() function in class:qcamera::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
[all...]

Completed in 617 milliseconds