Home
last modified time | relevance | path

Searched defs:querySourceFeatures (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dgeojson_tile.cpp20 void GeoJSONTile::querySourceFeatures( in querySourceFeatures() function in mbgl::GeoJSONTile
H A Dtile.cpp47 void Tile::querySourceFeatures( in querySourceFeatures() function in mbgl::Tile
H A Dcustom_geometry_tile.cpp68 void CustomGeometryTile::querySourceFeatures( in querySourceFeatures() function in mbgl::CustomGeometryTile
H A Dgeometry_tile.cpp242 void GeometryTile::querySourceFeatures( in querySourceFeatures() function in mbgl::GeometryTile
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Drender_annotation_source.cpp72 std::vector<Feature> RenderAnnotationSource::querySourceFeatures(const SourceQueryOptions&) const { in querySourceFeatures() function in mbgl::RenderAnnotationSource
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/sources/
H A Drender_raster_source.cpp84 std::vector<Feature> RenderRasterSource::querySourceFeatures(const SourceQueryOptions&) const { in querySourceFeatures() function in mbgl::RenderRasterSource
H A Drender_custom_geometry_source.cpp75 std::vector<Feature> RenderCustomGeometrySource::querySourceFeatures(const SourceQueryOptions& opti… in querySourceFeatures() function in mbgl::RenderCustomGeometrySource
H A Drender_vector_source.cpp88 std::vector<Feature> RenderVectorSource::querySourceFeatures(const SourceQueryOptions& options) con… in querySourceFeatures() function in mbgl::RenderVectorSource
H A Drender_geojson_source.cpp93 std::vector<Feature> RenderGeoJSONSource::querySourceFeatures(const SourceQueryOptions& options) co… in querySourceFeatures() function in mbgl::RenderGeoJSONSource
H A Drender_raster_dem_source.cpp154 std::vector<Feature> RenderRasterDEMSource::querySourceFeatures(const SourceQueryOptions&) const { in querySourceFeatures() function in mbgl::RenderRasterDEMSource
H A Drender_image_source.cpp100 std::vector<Feature> RenderImageSource::querySourceFeatures(const SourceQueryOptions&) const { in querySourceFeatures() function in mbgl::RenderImageSource
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Drenderer.cpp89 std::vector<Feature> Renderer::querySourceFeatures(const std::string& sourceID, const SourceQueryOp… in querySourceFeatures() function in mbgl::Renderer
H A Dtile_pyramid.cpp340 std::vector<Feature> TilePyramid::querySourceFeatures(const SourceQueryOptions& options) const { in querySourceFeatures() function in mbgl::TilePyramid
H A Drenderer_impl.cpp763 std::vector<Feature> Renderer::Impl::querySourceFeatures(const std::string& sourceID, const SourceQ… in querySourceFeatures() function in mbgl::Renderer::Impl