Home
last modified time | relevance | path

Searched refs:setPropertyValue (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/display/
DRampAnimator.java106 setPropertyValue(target); in setAnimationTarget()
161 private void setPropertyValue(float val) { in setPropertyValue() method in RampAnimator
193 setPropertyValue(mCurrentValue); in performNextAnimationStep()
/frameworks/base/libs/hwui/
DPropertyValuesHolder.cpp89 mGroup->mutateProperties()->setPropertyValue(mPropertyId, animatedValue); in setFraction()
99 mFullPath->mutateProperties()->setPropertyValue(mPropertyId, animatedValue); in setFraction()
DVectorDrawable.cpp240 void FullPath::FullPathProperties::setPropertyValue(int propertyId, float value) { in setPropertyValue() function in android::uirenderer::VectorDrawable::FullPath::FullPathProperties
370 void Group::GroupProperties::setPropertyValue(int propertyId, float value) { in setPropertyValue() function in android::uirenderer::VectorDrawable::Group::GroupProperties
DVectorDrawable.h304 void setPropertyValue(int propertyId, float value);
429 void setPropertyValue(int propertyId, float value);
/frameworks/base/core/java/com/android/internal/dynamicanimation/animation/
DDynamicAnimation.java675 setPropertyValue(mValue); in doAnimationFrame()
687 setPropertyValue(mValue); in doAnimationFrame()
730 void setPropertyValue(float value) { in setPropertyValue() method in DynamicAnimation
/frameworks/base/services/
Dart-wear-profile10859 PLcom/android/server/display/RampAnimator;->setPropertyValue(F)V