Searched refs:allocateMiscBuf (Results 1 – 4 of 4) sorted by relevance
56 virtual QCameraHeapMemory *allocateMiscBuf(cam_stream_info_t *streamInfo) = 0;
293 virtual QCameraHeapMemory *allocateMiscBuf(cam_stream_info_t *streamInfo);
1365 pMiscBuf = allocator.allocateMiscBuf(streamInfo); in addReprocStreamsFromSource()
3244 QCameraHeapMemory *QCamera2HardwareInterface::allocateMiscBuf( in allocateMiscBuf() function in qcamera::QCamera2HardwareInterface