Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.cpp2991 bool bPoolMem = false; in allocateStreamBuf() local
2995 bPoolMem = true; in allocateStreamBuf()
3006 (bPoolMem) ? &m_memoryPool : NULL, in allocateStreamBuf()
3078 (bPoolMem) ? &m_memoryPool : NULL, in allocateStreamBuf()
3086 (bPoolMem) ? &m_memoryPool : NULL, in allocateStreamBuf()
3094 (bPoolMem) ? &m_memoryPool : NULL, in allocateStreamBuf()
3181 (bPoolMem) ? &m_memoryPool : NULL, in allocateStreamBuf()
3202 rc, stream_type, bufferCnt, size, bCachedMem, bPoolMem, mEnqueuedBuffers); in allocateStreamBuf()