Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraAllocator.h49 virtual QCameraMemory *allocateStreamBuf(cam_stream_type_t stream_type,
DQCameraStream.cpp1405 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()
DQCamera2HWI.h286 virtual QCameraMemory *allocateStreamBuf(cam_stream_type_t stream_type,
DQCamera2HWI.cpp2984 QCameraMemory *QCamera2HardwareInterface::allocateStreamBuf( in allocateStreamBuf() function in qcamera::QCamera2HardwareInterface