Home | History | Annotate | Download | only in common

Lines Matching refs:minComp

127 static T minComp (const Vector<T, Size>& vec)
153 const float step = de::max(minComp(minStep), 1.0f / float(maxSteps));
171 const float step = de::max(minComp(minStep), 1.0f / float(maxSteps));
182 const float step = minComp(minStep);
193 const float step = minComp(minStep);