Searched refs:flatFraction (Results 1 – 1 of 1) sorted by relevance
133 float flatFraction = animation.getCurrentPlayTime() / (float) animation.getDuration(); in print() local136 mRootView.isDirty() + " " + flatFraction + " " + this + " " + animation); in print()