Home
last modified time | relevance | path

Searched defs:constrain (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dgeo.hpp130 LatLng constrain(const LatLng& p) const { in constrain() function in mbgl::LatLngBounds
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dtransform_state.cpp354 void TransformState::constrain(double& scale_, double& x_, double& y_) const { in constrain() function in mbgl::TransformState