Home
last modified time | relevance | path

Searched refs:getSourceLayer (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/layers/
H A Dheatmap_layer.hpp25 const std::string& getSourceLayer() const;
H A Dfill_layer.hpp24 const std::string& getSourceLayer() const;
H A Dfill_extrusion_layer.hpp24 const std::string& getSourceLayer() const;
H A Dcircle_layer.hpp24 const std::string& getSourceLayer() const;
H A Dline_layer.hpp26 const std::string& getSourceLayer() const;
H A Dlayer.hpp.ejs42 const std::string& getSourceLayer() const;
H A Dsymbol_layer.hpp26 const std::string& getSourceLayer() const;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/
H A Dheatmap_layer.cpp54 const std::string& HeatmapLayer::getSourceLayer() const { in getSourceLayer() function in mbgl::style::HeatmapLayer
H A Dfill_layer.cpp50 const std::string& FillLayer::getSourceLayer() const { in getSourceLayer() function in mbgl::style::FillLayer
H A Dfill_extrusion_layer.cpp50 const std::string& FillExtrusionLayer::getSourceLayer() const { in getSourceLayer() function in mbgl::style::FillExtrusionLayer
H A Dlayer.cpp.ejs75 const std::string& <%- camelize(type) %>Layer::getSourceLayer() const {
H A Dcircle_layer.cpp50 const std::string& CircleLayer::getSourceLayer() const { in getSourceLayer() function in mbgl::style::CircleLayer
H A Dline_layer.cpp51 const std::string& LineLayer::getSourceLayer() const { in getSourceLayer() function in mbgl::style::LineLayer
H A Dsymbol_layer.cpp51 const std::string& SymbolLayer::getSourceLayer() const { in getSourceLayer() function in mbgl::style::SymbolLayer