Home
last modified time | relevance | path

Searched refs:setFramebufferObject (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl_p.hpp38 void setFramebufferObject(quint32 fbo, const QSize& size);
H A Dqmapboxgl.cpp1724 void QMapboxGL::setFramebufferObject(quint32 fbo, const QSize& size) in setFramebufferObject() function in QMapboxGL
1726 d_ptr->setFramebufferObject(fbo, size); in setFramebufferObject()
1903 void QMapboxGLPrivate::setFramebufferObject(quint32 fbo, const QSize& size) in setFramebufferObject() function in QMapboxGLPrivate
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/
H A Dqsgmapboxglnode.cpp72 m_map->setFramebufferObject(m_fbo->handle(), fbSize); in resize()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/include/
H A Dqmapboxgl.hpp247 void setFramebufferObject(quint32 fbo, const QSize &size);