Searched defs:setFraction (Results 1 – 4 of 4) 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
221 public void setFraction(float fraction) { in setFraction() method in Keyframe
2347 public void setFraction(float fraction) { in setFraction() method in ItemTouchHelper.RecoverAnimation