Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/envelope/
H A Dtransform_units.hpp88 inline void transform_units(GeometryIn const& geometry_in, in transform_units() function
H A Dpoint.hpp81 transform_units(normalized_point, box_point); in apply()
H A Dbox.hpp85 transform_units(box_in_corner, mbr_corner); in apply()
H A Dsegment.hpp291 transform_units(radian_mbr, mbr); in create_box()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/expand/
H A Dpoint.hpp149 detail::envelope::transform_units(p_normalized, box_point); in apply()