Remove allocation in onLayout

The clipping rect was allocated in onLayout. After this change, the rect
is allocated once and the bounds are reset.

Test: manual
Change-Id: I92dcca915fc244a3d418e98a456a0719407cdf57
1 file changed