Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativepolylinemapitem.cpp125 const double s02_y = p0_y - p2_y; in get_line_intersection() local
126 const double s_numer = s10_x * s02_y - s10_y * s02_x; in get_line_intersection()
130 const double t_numer = s32_x * s02_y - s32_y * s02_x; in get_line_intersection()