Home
last modified time | relevance | path

Searched refs:QMapboxGLPrivate (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl_p.hpp21 class QMapboxGLPrivate : public QObject, public mbgl::RendererFrontend class
26 …explicit QMapboxGLPrivate(QMapboxGL *, const QMapboxGLSettings &, const QSize &size, qreal pixelRa…
27 virtual ~QMapboxGLPrivate();
50 Q_DISABLE_COPY(QMapboxGLPrivate)
H A Dqmapboxgl_map_observer.hpp13 class QMapboxGLPrivate;
20 explicit QMapboxGLMapObserver(QMapboxGLPrivate *);
45 QMapboxGLPrivate *d_ptr;
H A Dqmapboxgl.cpp590 d_ptr = new QMapboxGLPrivate(this, settings, size, pixelRatio); in QMapboxGL()
1782 QMapboxGLPrivate::QMapboxGLPrivate(QMapboxGL *q, const QMapboxGLSettings &settings, const QSize &si… in QMapboxGLPrivate() function in QMapboxGLPrivate
1827 QMapboxGLPrivate::~QMapboxGLPrivate() in ~QMapboxGLPrivate()
1831 void QMapboxGLPrivate::update(std::shared_ptr<mbgl::UpdateParameters> parameters) in update()
1844 void QMapboxGLPrivate::setObserver(mbgl::RendererObserver &observer) in setObserver()
1856 void QMapboxGLPrivate::createRenderer() in createRenderer()
1876 void QMapboxGLPrivate::destroyRenderer() in destroyRenderer()
1883 void QMapboxGLPrivate::render() in render()
1903 void QMapboxGLPrivate::setFramebufferObject(quint32 fbo, const QSize& size) in setFramebufferObject()
1914 void QMapboxGLPrivate::requestRendering() in requestRendering()
H A Dqmapboxgl_map_observer.cpp9 QMapboxGLMapObserver::QMapboxGLMapObserver(QMapboxGLPrivate *d) in QMapboxGLMapObserver()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/include/
H A Dqmapboxgl.hpp15 class QMapboxGLPrivate;
268 QMapboxGLPrivate *d_ptr;