Searched refs:QMapboxGLSettings (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/ |
| H A D | qmapboxgl.cpp | 69 static_assert(mbgl::underlying_type(QMapboxGLSettings::UniqueGLContext) == mbgl::underlying_type(mb… 70 static_assert(mbgl::underlying_type(QMapboxGLSettings::SharedGLContext) == mbgl::underlying_type(mb… 73 static_assert(mbgl::underlying_type(QMapboxGLSettings::Continuous) == mbgl::underlying_type(mbgl::M… 74 static_assert(mbgl::underlying_type(QMapboxGLSettings::Static) == mbgl::underlying_type(mbgl::MapMo… 77 static_assert(mbgl::underlying_type(QMapboxGLSettings::NoConstrain) == mbgl::underlying_type(mbgl::… 78 static_assert(mbgl::underlying_type(QMapboxGLSettings::ConstrainHeightOnly) == mbgl::underlying_typ… 79 static_assert(mbgl::underlying_type(QMapboxGLSettings::ConstrainWidthAndHeight) == mbgl::underlying… 82 static_assert(mbgl::underlying_type(QMapboxGLSettings::DefaultViewport) == mbgl::underlying_type(mb… 83 static_assert(mbgl::underlying_type(QMapboxGLSettings::FlippedYViewport) == mbgl::underlying_type(m… 247 QMapboxGLSettings::QMapboxGLSettings() in QMapboxGLSettings() function in QMapboxGLSettings [all …]
|
| H A D | qmapboxgl_p.hpp | 26 …explicit QMapboxGLPrivate(QMapboxGL *, const QMapboxGLSettings &, const QSize &size, qreal pixelRa… 61 QMapboxGLSettings::GLContextMode m_mode;
|
| H A D | qmapboxgl_map_renderer.hpp | 31 mbgl::ThreadPool &, QMapboxGLSettings::GLContextMode);
|
| H A D | qmapboxgl_map_renderer.cpp | 28 mbgl::DefaultFileSource &fs, mbgl::ThreadPool &tp, QMapboxGLSettings::GLContextMode mode) in QMapboxGLMapRenderer()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/ |
| H A D | qsgmapboxglnode.h | 54 …QSGMapboxGLTextureNode(const QMapboxGLSettings &, const QSize &, qreal pixelRatio, QGeoMapMapboxGL… 69 …QSGMapboxGLRenderNode(const QMapboxGLSettings &, const QSize &, qreal pixelRatio, QGeoMapMapboxGL …
|
| H A D | qsgmapboxglnode.cpp | 52 QSGMapboxGLTextureNode::QSGMapboxGLTextureNode(const QMapboxGLSettings &settings, const QSize &size… in QSGMapboxGLTextureNode() 123 QSGMapboxGLRenderNode::QSGMapboxGLRenderNode(const QMapboxGLSettings &settings, const QSize &size, … in QSGMapboxGLRenderNode()
|
| H A D | qgeomappingmanagerenginemapboxgl.h | 60 QMapboxGLSettings m_settings;
|
| H A D | qgeomapmapboxgl.h | 57 void setMapboxGLSettings(const QMapboxGLSettings &, bool useChinaEndpoint);
|
| H A D | qgeomapmapboxgl_p.h | 81 QMapboxGLSettings m_settings;
|
| H A D | qgeomapmapboxgl.cpp | 392 void QGeoMapMapboxGL::setMapboxGLSettings(const QMapboxGLSettings& settings, bool useChinaEndpoint) in setMapboxGLSettings()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/include/ |
| H A D | qmapboxgl.hpp | 19 class Q_MAPBOXGL_EXPORT QMapboxGLSettings class 22 QMapboxGLSettings(); 147 const QMapboxGLSettings& = QMapboxGLSettings(),
|