Home | History | Annotate | Download | only in hwui

Lines Matching full:fmax

2336     float u1 = fmax(0.0f, srcLeft / width);
2337 float v1 = fmax(0.0f, srcTop / height);
3284 const float strokeWidth = fmax(textSize * kStdUnderline_Thickness, 1.0f);