Searched refs:rippleBounds (Results 1 – 1 of 1) sorted by relevance
921 final Rect rippleBounds = mTempRect; in getDirtyBounds() local926 activeRipples[i].getBounds(rippleBounds); in getDirtyBounds()927 rippleBounds.offset(cX, cY); in getDirtyBounds()928 drawingBounds.union(rippleBounds); in getDirtyBounds()933 background.getBounds(rippleBounds); in getDirtyBounds()934 rippleBounds.offset(cX, cY); in getDirtyBounds()935 drawingBounds.union(rippleBounds); in getDirtyBounds()