Searched refs:minLineWidth (Results 1 – 1 of 1) sorted by relevance
167 const float minLineWidth = 16.0f; in drawRandomPrimitives() local191 const float lineWidth = de::min(rnd->getFloat(minLineWidth, maxLineWidth), range.y()); in drawRandomPrimitives()