Searched refs:smallSize (Results 1 – 1 of 1) sorted by relevance
258 float smallSize = TypedValue.applyDimension(TypedValue.COMPLEX_UNIT_DIP, in isRestartingAnimation() local261 && Math.abs(smallSize - start.green.position.top) < errorPx; in isRestartingAnimation()280 float smallSize = TypedValue.applyDimension(TypedValue.COMPLEX_UNIT_DIP, in isRestartingClip() local282 return start.red.clip.width() < smallSize + errorPx in isRestartingClip()283 && start.green.clip.width() < smallSize + errorPx; in isRestartingClip()