Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraAllocator.h53 virtual QCameraHeapMemory *allocateStreamInfoBuf(
DQCamera2HWI.h290 virtual QCameraHeapMemory *allocateStreamInfoBuf(
DQCameraChannel.cpp1202 pStreamInfoBuf = allocator.allocateStreamInfoBuf(CAM_STREAM_TYPE_OFFLINE_PROC); in addReprocStreamsFromSource()
DQCamera2HWI.cpp3493 QCameraHeapMemory *QCamera2HardwareInterface::allocateStreamInfoBuf( in allocateStreamInfoBuf() function in qcamera::QCamera2HardwareInterface
7530 pStreamInfo = allocateStreamInfoBuf(streamType, in addStreamToChannel()
7562 pStreamInfo = allocateStreamInfoBuf(streamType, in addStreamToChannel()
8698 QCameraHeapMemory *pStreamInfo = allocateStreamInfoBuf(CAM_STREAM_TYPE_OFFLINE_PROC); in addOfflineReprocChannel()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Channel.h157 int32_t allocateStreamInfoBuf(camera3_stream_t *stream);