Searched refs:getEpicenterOrCenter (Results 1 – 1 of 1) sorted by relevance
130 final Rect startBounds = getEpicenterOrCenter(endBounds); in onAppear()145 final Rect startClip = getEpicenterOrCenter(endClip); in onAppear()167 final Rect endBounds = getEpicenterOrCenter(startBounds); in onDisappear()177 final Rect endClip = getEpicenterOrCenter(startClip); in onDisappear()191 private Rect getEpicenterOrCenter(Rect bestRect) { in getEpicenterOrCenter() method in EpicenterTranslateClipReveal