Home
last modified time | relevance | path

Searched defs:cloneRef (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/
H A Dcustom_layer.cpp23 std::unique_ptr<Layer> CustomLayer::cloneRef(const std::string&) const { in cloneRef() function in mbgl::style::CustomLayer
H A Dbackground_layer.cpp28 std::unique_ptr<Layer> BackgroundLayer::cloneRef(const std::string& id_) const { in cloneRef() function in mbgl::style::BackgroundLayer
H A Dhillshade_layer.cpp28 std::unique_ptr<Layer> HillshadeLayer::cloneRef(const std::string& id_) const { in cloneRef() function in mbgl::style::HillshadeLayer
H A Dheatmap_layer.cpp32 std::unique_ptr<Layer> HeatmapLayer::cloneRef(const std::string& id_) const { in cloneRef() function in mbgl::style::HeatmapLayer
H A Dfill_layer.cpp28 std::unique_ptr<Layer> FillLayer::cloneRef(const std::string& id_) const { in cloneRef() function in mbgl::style::FillLayer
H A Draster_layer.cpp28 std::unique_ptr<Layer> RasterLayer::cloneRef(const std::string& id_) const { in cloneRef() function in mbgl::style::RasterLayer
H A Dfill_extrusion_layer.cpp28 std::unique_ptr<Layer> FillExtrusionLayer::cloneRef(const std::string& id_) const { in cloneRef() function in mbgl::style::FillExtrusionLayer
H A Dcircle_layer.cpp28 std::unique_ptr<Layer> CircleLayer::cloneRef(const std::string& id_) const { in cloneRef() function in mbgl::style::CircleLayer
H A Dline_layer.cpp28 std::unique_ptr<Layer> LineLayer::cloneRef(const std::string& id_) const { in cloneRef() function in mbgl::style::LineLayer
H A Dsymbol_layer.cpp28 std::unique_ptr<Layer> SymbolLayer::cloneRef(const std::string& id_) const { in cloneRef() function in mbgl::style::SymbolLayer