Home
last modified time | relevance | path

Searched refs:HostWrapper (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.cpp1389 class HostWrapper : public mbgl::style::CustomLayerHost { in addCustomLayer() class
1392 HostWrapper(QScopedPointer<QMapbox::CustomLayerHostInterface>& p) in addCustomLayer() function in QMapboxGL::addCustomLayer::HostWrapper
1422 std::make_unique<HostWrapper>(host)), in addCustomLayer()