Home
last modified time | relevance | path

Searched defs:getLayer (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dstyle.cpp114 Layer* Style::getLayer(const std::string& layerID) { in getLayer() function in mbgl::style::Style
119 const Layer* Style::getLayer(const std::string& layerID) const { in getLayer() function in mbgl::style::Style
H A Dstyle_impl.cpp192 Layer* Style::Impl::getLayer(const std::string& id) const { in getLayer() function in mbgl::style::Style::Impl
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dvector_tile_data.cpp70 std::unique_ptr<GeometryTileLayer> VectorTileData::getLayer(const std::string& name) const { in getLayer() function in mbgl::VectorTileData
H A Dgeojson_tile_data.hpp85 std::unique_ptr<GeometryTileLayer> getLayer(const std::string&) const override { in getLayer() function in mbgl::GeoJSONTileData
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dannotation_tile.cpp103 std::unique_ptr<GeometryTileLayer> AnnotationTileData::getLayer(const std::string& name) const { in getLayer() function in mbgl::AnnotationTileData
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/vector-tile/1.0.2/include/mapbox/
H A Dvector_tile.hpp366 inline layer buffer::getLayer(const std::string& name) const { in getLayer() function in mapbox::vector_tile::buffer