Searched refs:anchorLocation (Results 1 – 1 of 1) sorted by relevance
1883 final int[] anchorLocation = anchor.getLocationOnScreen(); in getTransitionEpicenter() local1888 bounds.offset(anchorLocation[0] - popupLocation[0], anchorLocation[1] - popupLocation[1]); in getTransitionEpicenter()