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