Home
last modified time | relevance | path

Searched refs:get_whole_region_for_source (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dregion_factory.h95 static boost::shared_ptr<Region> get_whole_region_for_source (boost::shared_ptr<ARDOUR::Source>);
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dregion_factory.cc625 RegionFactory::get_whole_region_for_source (boost::shared_ptr<Source> s) in get_whole_region_for_source() function in RegionFactory