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