Searched refs:addPieSliceVertex (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/ |
| H A D | line_bucket.cpp | 291 …addPieSliceVertex(*currentCoordinate, distance, approxFractionalJoinNormal, lineTurnsLeft, startVe… in addGeometry() 294 …addPieSliceVertex(*currentCoordinate, distance, joinNormal, lineTurnsLeft, startVertex, triangleSt… in addGeometry() 298 …addPieSliceVertex(*currentCoordinate, distance, approxFractionalJoinNormal, lineTurnsLeft, startVe… in addGeometry() 434 void LineBucket::addPieSliceVertex(const GeometryCoordinate& currentVertex, in addPieSliceVertex() function in mbgl::LineBucket
|
| H A D | line_bucket.hpp | 53 void addPieSliceVertex(const GeometryCoordinate& currentVertex, double distance,
|