Searched refs:widthHalf (Results 1 – 1 of 1) sorted by relevance
335 int widthHalf = mBackgroundNormal.getWidth()/2; in startActivateAnimation() local337 float radius = (float) Math.sqrt(widthHalf*widthHalf + heightHalf*heightHalf); in startActivateAnimation()341 widthHalf, heightHalf, radius, 0); in startActivateAnimation()344 widthHalf, heightHalf, 0, radius); in startActivateAnimation()