Searched refs:offsetB (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 | 263 float offsetB; in addGeometry() local 266 offsetB = 0; in addGeometry() 270 offsetB = offset; in addGeometry() 275 addCurrentVertex(*currentCoordinate, distance, *prevNormal, offsetA, offsetB, false, in addGeometry() 304 addCurrentVertex(*currentCoordinate, distance, *nextNormal, -offsetA, -offsetB, in addGeometry()
|