Searched refs:allocateStreamBuf (Results 1 – 4 of 4) sorted by relevance
49 virtual QCameraMemory *allocateStreamBuf(cam_stream_type_t stream_type,
1324 mStreamBufs = mAllocator.allocateStreamBuf(mStreamInfo->stream_type, in getBufs()1571 mStreamBufs = mAllocator.allocateStreamBuf(mStreamInfo->stream_type, in allocateBuffers()1788 mStreamBufs = mAllocator.allocateStreamBuf(mStreamInfo->stream_type, in allocateBatchBufs()
275 virtual QCameraMemory *allocateStreamBuf(cam_stream_type_t stream_type,
2702 QCameraMemory *QCamera2HardwareInterface::allocateStreamBuf( in allocateStreamBuf() function in qcamera::QCamera2HardwareInterface