Home
last modified time | relevance | path

Searched defs:SourceQueryOptions (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/renderer/
H A Dquery.hpp30 class SourceQueryOptions { class
32 SourceQueryOptions(optional<std::vector<std::string>> sourceLayers_ = {}, in SourceQueryOptions() function in mbgl::SourceQueryOptions
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dtile.cpp49 const SourceQueryOptions&) {} in querySourceFeatures()