Home
last modified time | relevance | path

Searched defs:dy2 (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.hpp82 PromotedType const dy2 = get<1>(perp2) - get<1>(vertex); in generate_points() local