Home
last modified time | relevance | path

Searched defs:layer_ (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl.cpp1015 Layer* layer_ = d_ptr->mapObj->getStyle().getLayer(layer.toStdString()); in setLayoutProperty() local
1081 Layer* layer_ = d_ptr->mapObj->getStyle().getLayer(layer.toStdString()); in setPaintProperty() local
1545 Layer* layer_ = d_ptr->mapObj->getStyle().getLayer(layer.toStdString()); in setFilter() local
1629 Layer* layer_ = d_ptr->mapObj->getStyle().getLayer(layer.toStdString()); in getFilter() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dannotation_tile.cpp75 AnnotationTileLayer::AnnotationTileLayer(std::shared_ptr<AnnotationTileLayerData> layer_) : layer(s… in AnnotationTileLayer()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/vector-tile/1.0.2/include/mapbox/
H A Dvector_tile.hpp56 const layer& layer_; member in mapbox::vector_tile::feature