Searched refs:getLayerImpls (Results 1 – 3 of 3) sorted by relevance
90 Immutable<std::vector<Immutable<Layer::Impl>>> getLayerImpls() const;
357 Immutable<std::vector<Immutable<Layer::Impl>>> Style::Impl::getLayerImpls() const { in getLayerImpls() function in mbgl::style::Style::Impl
783 style->impl->getLayerImpls(), in onUpdate()