Searched defs:toValue (Results 1 – 7 of 7) sorted by relevance
520 int toValue = mUseAmbientController ? mAmbientBacklightValue in onBacklightStateChanged() local545 private void setBacklightValue(int toValue) { in setBacklightValue()557 private void startAnimation(int fromValue, int toValue) { in startAnimation()
29 inline constexpr float lerp(float fromValue, float toValue, float fraction) { in lerp()
519 public static int toValue(BlendMode mode) { in toValue() method in BlendMode
71 String property, float toValue, boolean replace) { in addAnimTo()
385 val toValue = sharedValue[transition.toContent] in get() constant
321 AnimationExtremes(T fromValue, T toValue) { in AnimationExtremes()
913 private void animateProperty(int constantName, float toValue) { in animateProperty()