Home
last modified time | relevance | path

Searched defs:endValue (Results 1 – 25 of 31) sorted by relevance

12

/external/lottie/lottie/src/main/java/com/airbnb/lottie/value/
DLottieInterpolatedValue.java9 private final T endValue; field in LottieInterpolatedValue
12 LottieInterpolatedValue(T startValue, T endValue) { in LottieInterpolatedValue()
16 LottieInterpolatedValue(T startValue, T endValue, Interpolator interpolator) { in LottieInterpolatedValue()
27 abstract T interpolateValue(T startValue, T endValue, float progress); in interpolateValue()
DLottieInterpolatedIntegerValue.java10 public LottieInterpolatedIntegerValue(Integer startValue, Integer endValue) { in LottieInterpolatedIntegerValue()
14 …public LottieInterpolatedIntegerValue(Integer startValue, Integer endValue, Interpolator interpola… in LottieInterpolatedIntegerValue()
18 @Override Integer interpolateValue(Integer startValue, Integer endValue, float progress) { in interpolateValue()
DLottieInterpolatedFloatValue.java10 public LottieInterpolatedFloatValue(Float startValue, Float endValue) { in LottieInterpolatedFloatValue()
14 public LottieInterpolatedFloatValue(Float startValue, Float endValue, Interpolator interpolator) { in LottieInterpolatedFloatValue()
18 @Override Float interpolateValue(Float startValue, Float endValue, float progress) { in interpolateValue()
DLottieInterpolatedPointValue.java12 public LottieInterpolatedPointValue(PointF startValue, PointF endValue) { in LottieInterpolatedPointValue()
16 …public LottieInterpolatedPointValue(PointF startValue, PointF endValue, Interpolator interpolator)… in LottieInterpolatedPointValue()
20 @Override PointF interpolateValue(PointF startValue, PointF endValue, float progress) { in interpolateValue()
DKeyframe.java17 @Nullable public T endValue; field in Keyframe
40 @Nullable T startValue, @Nullable T endValue, in Keyframe()
53 @Nullable T startValue, @Nullable T endValue, in Keyframe()
66 @Nullable T startValue, @Nullable T endValue, in Keyframe()
93 private Keyframe(T startValue, T endValue) { in Keyframe()
104 public Keyframe<T> copyWith(T startValue, T endValue) { in copyWith()
DLottieFrameInfo.java13 private T endValue; field in LottieFrameInfo
23 T endValue, in set()
DLottieValueCallback.java68 T endValue, in getValueInternal()
/external/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/
DAnimatedVectorDrawableNatives.java51 long nativePtr, int propertyId, float startValue, float endValue); in nCreateGroupPropertyHolder()
57 long nativePtr, int propertyId, int startValue, int endValue); in nCreatePathColorPropertyHolder()
60 long nativePtr, int propertyId, float startValue, float endValue); in nCreatePathPropertyHolder()
63 long nativePtr, float startValue, float endValue); in nCreateRootAlphaPropertyHolder()
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowNativeAnimatedVectorDrawable.java104 long nativePtr, int propertyId, float startValue, float endValue) { in nCreateGroupPropertyHolder()
118 long nativePtr, int propertyId, int startValue, int endValue) { in nCreatePathColorPropertyHolder()
125 long nativePtr, int propertyId, float startValue, float endValue) { in nCreatePathPropertyHolder()
132 long nativePtr, float startValue, float endValue) { in nCreateRootAlphaPropertyHolder()
/external/jsilver/src/com/google/clearsilver/jsilver/functions/string/
DSliceFunction.java40 Value endValue = args[2]; in execute() local
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/keyframe/
DIntegerKeyframeAnimation.java27 …int endValue = keyframe.endValue == null ? keyframe.getStartValueInt() : keyframe.getEndValueInt(); in getIntValue() local
/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/core/
DDistribution.java48 public Distribution(int endValue) { in Distribution()
/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/animatable/
DAnimatableGradientColorValue.java27 GradientColor endValue = keyframe.endValue; in ensureInterpolatableKeyframe() local
/external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/
DKeyframeParser.java98 T endValue = null; in parseKeyframe() local
168 T endValue = null; in parseMultiDimensionalKeyframe() local
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/content/
DBaseStrokeContent.java280 float endValue = Math.min((endLength - totalLength) / length, 1); in applyTrimPath() local
296 float endValue; in applyTrimPath() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DGeneratedPluralSamples.java64 private long endValue; field in GeneratedPluralSamples.Range
/external/lottie/lottie/src/main/java/com/airbnb/lottie/utils/
DUtils.java139 Path path, float startValue, float endValue, float offsetValue) { in applyTrimPathIfNeeded()
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DStyledPlayerControlViewLayoutManager.java546 private static ObjectAnimator ofTranslationY(float startValue, float endValue, View target) { in ofTranslationY()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DStyledPlayerControlViewLayoutManager.java546 private static ObjectAnimator ofTranslationY(float startValue, float endValue, View target) { in ofTranslationY()
/external/cronet/tot/third_party/icu/source/i18n/
Dcalendar.cpp2759 int32_t endValue = getMinimum(field); in getActualMinimum() local
3844 int32_t Calendar::getActualHelper(UCalendarDateFields field, int32_t startValue, int32_t endValue, … in getActualHelper()
/external/cronet/stable/third_party/icu/source/i18n/
Dcalendar.cpp2759 int32_t endValue = getMinimum(field); in getActualMinimum() local
3844 int32_t Calendar::getActualHelper(UCalendarDateFields field, int32_t startValue, int32_t endValue, … in getActualHelper()
/external/icu/icu4c/source/i18n/
Dcalendar.cpp2799 int32_t endValue = getMinimum(field); in getActualMinimum() local
3999 int32_t Calendar::getActualHelper(UCalendarDateFields field, int32_t startValue, int32_t endValue, … in getActualHelper()
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
DCalendar.java2816 private int getActualHelper(int field, int startValue, int endValue) { in getActualHelper()
/external/icu/android_icu4j/src/main/java/android/icu/util/
DCalendar.java2722 private int getActualHelper(int field, int startValue, int endValue) { in getActualHelper()
/external/cronet/tot/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp2774 Value::Value(const char* beginValue, const char* endValue) { in Value()

12