Searched refs:firstBoxOffset (Results 1 – 1 of 1) sorted by relevance
60 const float firstBoxOffset = -boxSize / 2; in bboxifyLabel() local64 float anchorDistance = firstBoxOffset; in bboxifyLabel()132 const float paddedAnchorDistance = std::abs(boxDistanceToAnchor - firstBoxOffset) < step ? in bboxifyLabel()134 (boxDistanceToAnchor - firstBoxOffset) * 0.8; in bboxifyLabel()