Searched refs:offsetA (Results 1 – 1 of 1) 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 | 262 float offsetA; in addGeometry() local 267 offsetA = offset; in addGeometry() 269 offsetA = 0; in addGeometry() 275 addCurrentVertex(*currentCoordinate, distance, *prevNormal, offsetA, offsetB, false, in addGeometry() 304 addCurrentVertex(*currentCoordinate, distance, *nextNormal, -offsetA, -offsetB, in addGeometry()
|