Searched defs:rounded (Results 1 – 4 of 4) sorted by relevance
277 final RoundedBytesResult rounded = RoundedBytesResult.roundBytes(sizeBytes, flags); in formatBytes() local
460 Rect rounded = new Rect(); in onBoundsChange() local
1659 final int rounded = Math.round(result); in scaleFromDensity() local
2295 float rounded = amount >= 1f ? amount : 0f; in onOverscrollTopChanged() local