Searched refs:RootAlphaPropertyValuesHolder (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DPropertyValuesHolder.h108 class ANDROID_API RootAlphaPropertyValuesHolder : public PropertyValuesHolder { class in namespace:android::uirenderer
110 RootAlphaPropertyValuesHolder(VectorDrawable::Tree* tree, float startValue, float endValue) function in class:android::uirenderer::RootAlphaPropertyValuesHolder
H A DPropertyValuesHolder.cpp93 void RootAlphaPropertyValuesHolder::setFraction(float fraction) {
/frameworks/base/core/jni/
H A Dandroid_graphics_drawable_AnimatedVectorDrawable.cpp135 RootAlphaPropertyValuesHolder* newHolder = new RootAlphaPropertyValuesHolder(tree,

Completed in 1260 milliseconds