Searched refs:rectProgress (Results 1 – 1 of 1) sorted by relevance
315 float rectProgress = mProgress; in onUpdate() local316 float currentWidth = Utilities.mapRange(rectProgress, mStartRect.width(), in onUpdate()318 float currentHeight = Utilities.mapRange(rectProgress, mStartRect.height(), in onUpdate()