Searched refs:linearProgress (Results 1 – 1 of 1) sorted by relevance
328 float linearProgress = Math.min(1f, currentPlayTime / mRectScaleAnim.getDuration()); in onUpdate() local330 onUpdateListener.onUpdate(mValues, mCurrentRect, linearProgress); in onUpdate()