Home
last modified time | relevance | path

Searched refs:bPoolMem (Results 1 – 1 of 1) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.cpp2709 bool bPoolMem = false; in allocateStreamBuf() local
2713 bPoolMem = true; in allocateStreamBuf()
2723 (bPoolMem) ? &m_memoryPool : NULL, in allocateStreamBuf()
2790 (bPoolMem) ? &m_memoryPool : NULL, in allocateStreamBuf()
2870 (bPoolMem) ? &m_memoryPool : NULL, in allocateStreamBuf()
2898 rc, stream_type, bufferCnt, size, bCachedMem, bPoolMem); in allocateStreamBuf()