Home
last modified time | relevance | path

Searched refs:queryOptions (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dcustom_geometry_tile.cpp70 const SourceQueryOptions& queryOptions) { in querySourceFeatures() argument
81 …if (queryOptions.filter && !(*queryOptions.filter)(style::expression::EvaluationContext { static_c… in querySourceFeatures()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/geometry/
H A Dfeature_index.cpp47 const RenderedQueryOptions& queryOptions, in query() argument
76 …addFeature(result, indexedFeature, queryOptions, tileID.canonical, layers, queryGeometry, transfor… in query()
82 const RenderedQueryOptions& queryOptions, in lookupSymbolFeatures() argument
115 …addFeature(result, symbolFeature, queryOptions, tileID.canonical, layers, GeometryCoordinates(), {… in lookupSymbolFeatures()