Searched defs:getLayers (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/ | ||
| H A D | style.cpp | 105 std::vector<Layer*> Style::getLayers() { in getLayers() function in mbgl::style::Style |
| H A D | style_impl.cpp | 183 std::vector<Layer*> Style::Impl::getLayers() { in getLayers() function in mbgl::style::Style::Impl |
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/vector-tile/1.0.2/include/mapbox/ | ||
| H A D | vector_tile.hpp | 89 std::map<std::string, const protozero::data_view> getLayers() const { return layers; }; in getLayers() function in mapbox::vector_tile::buffer |