Searched refs:decorLoc (Results 1 – 1 of 1) sorted by relevance
430 Matrix tempMatrix, RectF tempRect, int[] decorLoc) { in setSharedElementState() argument460 if (decorLoc != null) { in setSharedElementState()461 left -= decorLoc[0]; in setSharedElementState()462 top -= decorLoc[1]; in setSharedElementState()463 right -= decorLoc[0]; in setSharedElementState()464 bottom -= decorLoc[1]; in setSharedElementState()636 int[] decorLoc = new int[2]; in createSnapshots() local639 decorView.getLocationOnScreen(decorLoc); in createSnapshots()651 setSharedElementState(snapshot, name, state, tempMatrix, null, decorLoc); in createSnapshots()