Searched refs:rippleBounds (Results 1 – 1 of 1) sorted by relevance
926 final Rect rippleBounds = mTempRect; in getDirtyBounds() local931 activeRipples[i].getBounds(rippleBounds); in getDirtyBounds()932 rippleBounds.offset(cX, cY); in getDirtyBounds()933 drawingBounds.union(rippleBounds); in getDirtyBounds()938 background.getBounds(rippleBounds); in getDirtyBounds()939 rippleBounds.offset(cX, cY); in getDirtyBounds()940 drawingBounds.union(rippleBounds); in getDirtyBounds()