Home
last modified time | relevance | path

Searched defs:dx2 (Results 1 – 2 of 2) 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/buffer/
H A Dparallel_continue.hpp21 inline bool parallel_continue(T dx1, T dy1, T dx2, T dy2) in parallel_continue()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dbuffer_join_round.hpp81 PromotedType const dx2 = get<0>(perp2) - get<0>(vertex); in generate_points() local