Searched refs:tempRect (Results 1 – 3 of 3) sorted by relevance
70 Rect tempRect = new Rect(); in getArea() local71 while (itr.next(tempRect)) { in getArea()72 area += tempRect.width() * tempRect.height(); in getArea()
130 Rect tempRect = new Rect(); in FallbackNoButtonInputConsumer() local132 mDP, context, tempRect); in FallbackNoButtonInputConsumer()133 mClipAnimationHelper.updateTargetRect(tempRect); in FallbackNoButtonInputConsumer()
387 Rect tempRect = new Rect(); in initTransitionEndpoints() local389 dp, mContext, tempRect); in initTransitionEndpoints()390 mClipAnimationHelper.updateTargetRect(tempRect); in initTransitionEndpoints()