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