Home
last modified time | relevance | path

Searched refs:CloseShapeAnnotation (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dfill_annotation_impl.cpp12 …annotation(ShapeAnnotationGeometry::visit(annotation_.geometry, CloseShapeAnnotation{}), annotatio… in FillAnnotationImpl()
H A Dline_annotation_impl.cpp12 …annotation(ShapeAnnotationGeometry::visit(annotation_.geometry, CloseShapeAnnotation{}), annotatio… in LineAnnotationImpl()
H A Dshape_annotation_impl.hpp33 struct CloseShapeAnnotation { struct