Searched refs:tmpRect (Results 1 – 2 of 2) sorted by relevance
1507 Rect tmpRect = new Rect(); in getFallbackClosingWindowAnimators() local1536 tmpRect.set(target.screenSpaceBounds); in getFallbackClosingWindowAnimators()1543 tmpRect.centerX(), in getFallbackClosingWindowAnimators()1544 tmpRect.centerY()); in getFallbackClosingWindowAnimators()
2264 Rect tmpRect = new Rect();2265 mLauncher.getDragLayer().getDescendantRectRelativeToSelf(boundingLayout, tmpRect);2266 area.union(tmpRect);