Searched refs:queueAll (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3Mem.h88 int allocate(int count, int size, bool queueAll);
H A DQCamera3Mem.cpp424 * @queueAll: whether to queue all allocated buffers at the beginning
430 int QCamera3HeapMemory::allocate(int count, int size, bool queueAll) argument
455 mQueueAll = queueAll;

Completed in 46 milliseconds