Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dlayer_impl.hpp47 std::string sourceLayer; member in mbgl::style::Layer::Impl
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_layout.hpp71 const std::unique_ptr<GeometryTileLayer> sourceLayer; member in mbgl::SymbolLayout
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Dlayer.cpp68 optional<std::string> sourceLayer = toString(*sourceLayerValue); in convertVectorLayer() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/geometry/
H A Dfeature_index.cpp141 std::unique_ptr<GeometryTileLayer> sourceLayer; in addFeature() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/
H A Dheatmap_layer.cpp48 void HeatmapLayer::setSourceLayer(const std::string& sourceLayer) { in setSourceLayer()
H A Dfill_layer.cpp44 void FillLayer::setSourceLayer(const std::string& sourceLayer) { in setSourceLayer()
H A Dfill_extrusion_layer.cpp44 void FillExtrusionLayer::setSourceLayer(const std::string& sourceLayer) { in setSourceLayer()
H A Dcircle_layer.cpp44 void CircleLayer::setSourceLayer(const std::string& sourceLayer) { in setSourceLayer()
H A Dline_layer.cpp45 void LineLayer::setSourceLayer(const std::string& sourceLayer) { in setSourceLayer()
H A Dsymbol_layer.cpp45 void SymbolLayer::setSourceLayer(const std::string& sourceLayer) { in setSourceLayer()