HomeSort by relevance Sort by last modified time
    Searched refs:RootAlphaPropertyValuesHolder (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/
PropertyValuesHolder.h 148 class ANDROID_API RootAlphaPropertyValuesHolder : public PropertyValuesHolderImpl<float> {
150 RootAlphaPropertyValuesHolder(VectorDrawable::Tree* tree, float startValue, float endValue)
PropertyValuesHolder.cpp 109 void RootAlphaPropertyValuesHolder::setFraction(float fraction) {
  /frameworks/base/core/jni/
android_graphics_drawable_AnimatedVectorDrawable.cpp 144 RootAlphaPropertyValuesHolder* newHolder = new RootAlphaPropertyValuesHolder(tree,

Completed in 225 milliseconds