Searched refs:allocateStreamBuf (Results 1 – 4 of 4) sorted by relevance
49 virtual QCameraMemory *allocateStreamBuf(cam_stream_type_t stream_type,
1405 mStreamBufs = mAllocator.allocateStreamBuf(mStreamInfo->stream_type, in getBufs()1651 mStreamBufs = mAllocator.allocateStreamBuf(mStreamInfo->stream_type, in allocateBuffers()1868 mStreamBufs = mAllocator.allocateStreamBuf(mStreamInfo->stream_type, in allocateBatchBufs()
286 virtual QCameraMemory *allocateStreamBuf(cam_stream_type_t stream_type,
2984 QCameraMemory *QCamera2HardwareInterface::allocateStreamBuf( in allocateStreamBuf() function in qcamera::QCamera2HardwareInterface