Searched refs:tempLoc (Results 1 – 1 of 1) sorted by relevance
604 private val tempLoc = IntArray(2) regex608 targetView.getLocationOnScreen(tempLoc)613 tempLoc[0] + targetView.width / 2f - targetView.translationX,614 tempLoc[1] + targetView.height / 2f - targetView.translationY)