Searched refs:getSourceImpls (Results 1 – 3 of 3) sorted by relevance
89 Immutable<std::vector<Immutable<Source::Impl>>> getSourceImpls() const;
353 Immutable<std::vector<Immutable<Source::Impl>>> Style::Impl::getSourceImpls() const { in getSourceImpls() function in mbgl::style::Style::Impl
782 style->impl->getSourceImpls(), in onUpdate()