Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/
H A Drender_line_layer.cpp161 Point<double> aToB = i == ring.begin() ? in offsetLine() local
167 Point<double> extrude = util::unit(aToB + bToC); in offsetLine()