Home
last modified time | relevance | path

Searched refs:queryShapeAnnotations (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Drenderer.cpp64 AnnotationIDs Renderer::queryShapeAnnotations(const ScreenBox& box) const { in queryShapeAnnotations() function in mbgl::Renderer
65 auto features = impl->queryShapeAnnotations({ in queryShapeAnnotations()
H A Drenderer_impl.hpp54 std::vector<Feature> queryShapeAnnotations(const ScreenLineString&) const;
H A Drenderer_impl.cpp748 std::vector<Feature> Renderer::Impl::queryShapeAnnotations(const ScreenLineString& geometry) const { in queryShapeAnnotations() function in mbgl::Renderer::Impl
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/renderer/
H A Drenderer.hpp44 AnnotationIDs queryShapeAnnotations(const ScreenBox& box) const;