Searched defs:currentRect (Results 1 – 6 of 6) sorted by relevance
167 RectF currentRect; in applyTransform() local382 @Nullable RectF currentRect; field in ClipAnimationHelper.TransformParams414 public TransformParams setCurrentRectAndTargetAlpha(RectF currentRect, float targetAlpha) { in setCurrentRectAndTargetAlpha()
238 void onUpdate(RectF currentRect, float progress); in onUpdate()
65 Rect currentRect = new Rect(); in draw() local
54 public void update(RectF currentRect, float cornerRadius) { in update()
252 final Rect currentRect = UiUtils.getMeasuredBoundsOnScreen(leftoverView); in onAttachmentsChanged() local
1178 Rect currentRect = mTempRectStack.pop(); in findNearestArea() local