Lines Matching refs:littleRound
43 SkScalar littleRound(SkScalar a) {
632 fMinIntrinsicWidth = littleRound(fMinIntrinsicWidth);
633 fMaxIntrinsicWidth = littleRound(fMaxIntrinsicWidth);
1563 r.rect.fLeft = littleRound(r.rect.fLeft);
1564 r.rect.fRight = littleRound(r.rect.fRight);
1565 r.rect.fTop = littleRound(r.rect.fTop);
1566 r.rect.fBottom = littleRound(r.rect.fBottom);
1589 r.rect.fLeft = littleRound(r.rect.fLeft);
1590 r.rect.fRight = littleRound(r.rect.fRight);
1591 r.rect.fTop = littleRound(r.rect.fTop);
1592 r.rect.fBottom = littleRound(r.rect.fBottom);