Searched refs:mLastClipBounds (Results 1 – 1 of 1) sorted by relevance
37 protected Rect mLastClipBounds = new Rect(); field in AnimateableViewBounds128 if (!mLastClipBounds.equals(mClipBounds)) { in updateClipBounds()132 mLastClipBounds.set(mClipBounds); in updateClipBounds()