Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/
H A Dqmapboxglstylechange_p.h191 QImage m_sprite; variable
H A Dqmapboxglstylechange.cpp673 map->addImage(m_name, m_sprite); in apply()
682 image->m_sprite = QImage(param->property("sprite").toString()); in fromMapParameter()