Searched defs:currentInsets (Results 1 – 2 of 2) sorted by relevance
161 final Insets currentInsets = Insets.of( in onProgressChanged() local
176 private boolean calculatePerceptible(Insets currentInsets, float currentAlpha) { in calculatePerceptible()