Searched refs:dirtyBounds (Results 1 – 1 of 1) sorted by relevance
915 final Rect dirtyBounds = mDirtyBounds; in getDirtyBounds() local916 dirtyBounds.set(drawingBounds); in getDirtyBounds()938 dirtyBounds.union(drawingBounds); in getDirtyBounds()939 dirtyBounds.union(super.getDirtyBounds()); in getDirtyBounds()940 return dirtyBounds; in getDirtyBounds()