Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraAllocator.h56 virtual QCameraHeapMemory *allocateMiscBuf(cam_stream_info_t *streamInfo) = 0;
DQCamera2HWI.h293 virtual QCameraHeapMemory *allocateMiscBuf(cam_stream_info_t *streamInfo);
DQCameraChannel.cpp1365 pMiscBuf = allocator.allocateMiscBuf(streamInfo); in addReprocStreamsFromSource()
DQCamera2HWI.cpp3244 QCameraHeapMemory *QCamera2HardwareInterface::allocateMiscBuf( in allocateMiscBuf() function in qcamera::QCamera2HardwareInterface