Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dcollision_feature.cpp43 … const int segment, const float labelLength, const float boxSize, const float overscaling) { in bboxifyLabel() argument
44 const float step = boxSize / 2; in bboxifyLabel()
60 const float firstBoxOffset = -boxSize / 2; in bboxifyLabel()
136 …convertPoint<float>(anchorPoint), -boxSize / 2, -boxSize / 2, boxSize / 2, boxSize / 2, paddedAnch… in bboxifyLabel()