Searched defs:setFraction (Results 1 – 5 of 5) sorted by relevance
87 void GroupPropertyValuesHolder::setFraction(float fraction) { in setFraction() function in android::uirenderer::GroupPropertyValuesHolder92 void FullPathColorPropertyValuesHolder::setFraction(float fraction) { in setFraction() function in android::uirenderer::FullPathColorPropertyValuesHolder97 void FullPathPropertyValuesHolder::setFraction(float fraction) { in setFraction() function in android::uirenderer::FullPathPropertyValuesHolder102 void PathDataPropertyValuesHolder::setFraction(float fraction) { in setFraction() function in android::uirenderer::PathDataPropertyValuesHolder107 void RootAlphaPropertyValuesHolder::setFraction(float fraction) { in setFraction() function in android::uirenderer::RootAlphaPropertyValuesHolder
163 void PropertyAnimator::setFraction(float fraction, long iteration) { in setFraction() function in android::uirenderer::PropertyAnimator
155 public void setFraction(@FloatRange(from = 0f, to = 1f) float fraction) { in setFraction() method in WindowInsetsAnimation
221 public void setFraction(float fraction) { in setFraction() method in Keyframe
2347 public void setFraction(float fraction) { in setFraction() method in ItemTouchHelper.RecoverAnimation