Home
last modified time | relevance | path

Searched refs:setViewport (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl_renderer_backend.cpp22 setViewport(0, 0, m_size); in bind()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/renderer/
H A Drenderer_backend.hpp76 void setViewport(int32_t x, int32_t y, const Size&);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocodereply/
H A Dtst_qgeocodereply.h59 void callSetViewport ( const QGeoShape &viewport ) {setViewport(viewport);} in callSetViewport()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeocodereply.h93 void setViewport(const QGeoShape &viewport);
H A Dqgeocodereply.cpp191 void QGeoCodeReply::setViewport(const QGeoShape &viewport) in setViewport() function in QGeoCodeReply
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Drenderer_backend.cpp57 void RendererBackend::setViewport(int32_t x, int32_t y, const Size& size) { in setViewport() function in mbgl::RendererBackend
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocodingmanagerplugins/
H A Dqgeocodingmanagerengine_test.h54 void callSetViewport ( const QGeoShape &viewport ) {setViewport(viewport);} in callSetViewport()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeocodereply_nokia.cpp74 setViewport(viewport); in Q_DECLARE_METATYPE()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqgeocodingmanagerengine_test.h78 void callSetViewport ( const QGeoShape &viewport ) {setViewport(viewport);} in callSetViewport()