Searched refs:checkMaxAngle (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/ |
| H A D | get_anchors.cpp | 66 … if (!angleWindowSize || checkMaxAngle(line, anchor, labelLength, angleWindowSize, maxAngle)) { in resample() 166 … if (!angleWindowSize || checkMaxAngle(line, anchor, labelLength, angleWindowSize, maxAngle)) { in getCenterAnchor()
|
| H A D | check_max_angle.hpp | 9 bool checkMaxAngle(const GeometryCoordinates& line,
|
| H A D | check_max_angle.cpp | 16 bool checkMaxAngle(const GeometryCoordinates& line, in checkMaxAngle() function
|