Searched defs:getLayer (Results 1 – 6 of 6) sorted by relevance
114 Layer* Style::getLayer(const std::string& layerID) { in getLayer() function in mbgl::style::Style119 const Layer* Style::getLayer(const std::string& layerID) const { in getLayer() function in mbgl::style::Style
192 Layer* Style::Impl::getLayer(const std::string& id) const { in getLayer() function in mbgl::style::Style::Impl
70 std::unique_ptr<GeometryTileLayer> VectorTileData::getLayer(const std::string& name) const { in getLayer() function in mbgl::VectorTileData
85 std::unique_ptr<GeometryTileLayer> getLayer(const std::string&) const override { in getLayer() function in mbgl::GeoJSONTileData
103 std::unique_ptr<GeometryTileLayer> AnnotationTileData::getLayer(const std::string& name) const { in getLayer() function in mbgl::AnnotationTileData
366 inline layer buffer::getLayer(const std::string& name) const { in getLayer() function in mapbox::vector_tile::buffer