Home | History | Annotate | Download | only in common

Lines Matching refs:minComp

122 static T minComp (const Vector<T, Size>& vec)
148 const float step = de::max(minComp(minStep), 1.0f / float(maxSteps));
166 const float step = de::max(minComp(minStep), 1.0f / float(maxSteps));
177 const float step = minComp(minStep);
188 const float step = minComp(minStep);