Searched refs:allocateMiscBuf (Results 1 – 4 of 4) sorted by relevance
54 virtual QCameraHeapMemory *allocateMiscBuf(cam_stream_info_t *streamInfo) = 0;
281 virtual QCameraHeapMemory *allocateMiscBuf(cam_stream_info_t *streamInfo);
1174 pMiscBuf = allocator.allocateMiscBuf(streamInfo); in addReprocStreamsFromSource()
2940 QCameraHeapMemory *QCamera2HardwareInterface::allocateMiscBuf( in allocateMiscBuf() function in qcamera::QCamera2HardwareInterface