Searched refs:RootAlphaPropertyValuesHolder (Results 1 – 3 of 3) sorted by relevance
149 class ANDROID_API RootAlphaPropertyValuesHolder : public PropertyValuesHolderImpl<float> {151 RootAlphaPropertyValuesHolder(VectorDrawable::Tree* tree, float startValue, float endValue) in RootAlphaPropertyValuesHolder() function
107 void RootAlphaPropertyValuesHolder::setFraction(float fraction) { in setFraction()
144 RootAlphaPropertyValuesHolder* newHolder = new RootAlphaPropertyValuesHolder(tree, in createRootAlphaPropertyHolder()