Searched defs:toValue (Results 1 – 6 of 6) sorted by relevance
151 val toValue = sceneValue(state.toScene) regex
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()
913 private void animateProperty(int constantName, float toValue) { in animateProperty()