Searched refs:oldSourceBounds (Results 1 – 1 of 1) sorted by relevance
915 final Rect oldSourceBounds = mTmpRect; in calculateSourceBounds() local916 oldSourceBounds.set(mSourceBounds); in calculateSourceBounds()945 return !mSourceBounds.equals(oldSourceBounds); in calculateSourceBounds()