Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativepolylinemapitem.cpp124 const double s02_x = p0_x - p2_x; 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()