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