Searched refs:mFloatAnimatedValue (Results 1 – 2 of 2) sorted by relevance
1305 float mFloatAnimatedValue; field in PropertyValuesHolder.FloatPropertyValuesHolder1354 mFloatAnimatedValue = mFloatKeyframes.getFloatValue(fraction); in calculateValue()1359 return mFloatAnimatedValue; in getAnimatedValue()1379 mFloatProperty.setValue(target, mFloatAnimatedValue); in setAnimatedValue()1383 mProperty.set(target, mFloatAnimatedValue); in setAnimatedValue()1387 nCallFloatMethod(target, mJniSetter, mFloatAnimatedValue); in setAnimatedValue()1392 mTmpValueArray[0] = mFloatAnimatedValue; in setAnimatedValue()
1053 Landroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;->mFloatAnimatedValue:F