Searched defs:rounded (Results 1 – 3 of 3) sorted by relevance
397 Rect rounded = new Rect(); in onBoundsChange() local
1668 final int rounded = Math.round(result); in scaleFromDensity() local
1503 float rounded = amount >= 1f ? amount : 0f; in onOverscrollTopChanged() local