Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl.cpp860 void QMapboxGL::setPitch(double pitch_) in setPitch() argument
862 d_ptr->mapObj->setPitch(pitch_); in setPitch()