Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl.cpp135 std::unique_ptr<mbgl::style::Image> toStyleImage(const QString &id, const QImage &sprite) { in toStyleImage() function
1162 d_ptr->mapObj->addAnnotationImage(toStyleImage(name, icon)); in addAnnotationIcon()
1509 d_ptr->mapObj->getStyle().addImage(toStyleImage(id, image)); in addImage()