Searched refs:topBounds (Results 1 – 1 of 1) sorted by relevance
264 Rect topBounds = new Rect(bounds); in onTouchEvent() local265 topBounds.offset(0, -bounds.height() / 2); in onTouchEvent()268 invalidateRegion.top = topBounds.top; in onTouchEvent()270 Keyframe frameTop = Keyframe.ofObject(0.6f, topBounds); in onTouchEvent()