Searched refs:HostWrapper (Results 1 – 1 of 1) sorted by relevance
1389 class HostWrapper : public mbgl::style::CustomLayerHost { in addCustomLayer() class1392 HostWrapper(QScopedPointer<QMapbox::CustomLayerHostInterface>& p) in addCustomLayer() function in QMapboxGL::addCustomLayer::HostWrapper1422 std::make_unique<HostWrapper>(host)), in addCustomLayer()