Home
last modified time | relevance | path

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 Dqmapboxgl.cpp69 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 Dqmapboxgl_p.hpp26 …explicit QMapboxGLPrivate(QMapboxGL *, const QMapboxGLSettings &, const QSize &size, qreal pixelRa…
61 QMapboxGLSettings::GLContextMode m_mode;
H A Dqmapboxgl_map_renderer.hpp31 mbgl::ThreadPool &, QMapboxGLSettings::GLContextMode);
H A Dqmapboxgl_map_renderer.cpp28 mbgl::DefaultFileSource &fs, mbgl::ThreadPool &tp, QMapboxGLSettings::GLContextMode mode) in QMapboxGLMapRenderer()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/
H A Dqsgmapboxglnode.h54 …QSGMapboxGLTextureNode(const QMapboxGLSettings &, const QSize &, qreal pixelRatio, QGeoMapMapboxGL…
69 …QSGMapboxGLRenderNode(const QMapboxGLSettings &, const QSize &, qreal pixelRatio, QGeoMapMapboxGL …
H A Dqsgmapboxglnode.cpp52 QSGMapboxGLTextureNode::QSGMapboxGLTextureNode(const QMapboxGLSettings &settings, const QSize &size… in QSGMapboxGLTextureNode()
123 QSGMapboxGLRenderNode::QSGMapboxGLRenderNode(const QMapboxGLSettings &settings, const QSize &size, … in QSGMapboxGLRenderNode()
H A Dqgeomappingmanagerenginemapboxgl.h60 QMapboxGLSettings m_settings;
H A Dqgeomapmapboxgl.h57 void setMapboxGLSettings(const QMapboxGLSettings &, bool useChinaEndpoint);
H A Dqgeomapmapboxgl_p.h81 QMapboxGLSettings m_settings;
H A Dqgeomapmapboxgl.cpp392 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 Dqmapboxgl.hpp19 class Q_MAPBOXGL_EXPORT QMapboxGLSettings class
22 QMapboxGLSettings();
147 const QMapboxGLSettings& = QMapboxGLSettings(),