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

  /frameworks/base/libs/hwui/
PropertyValuesHolder.h 88 class ANDROID_API GroupPropertyValuesHolder : public PropertyValuesHolderImpl<float> {
90 GroupPropertyValuesHolder(VectorDrawable::Group* ptr, int propertyId, float startValue,
PropertyValuesHolder.cpp 80 void GroupPropertyValuesHolder::setFraction(float fraction) {
  /frameworks/base/core/jni/
android_graphics_drawable_AnimatedVectorDrawable.cpp 109 GroupPropertyValuesHolder* newHolder = new GroupPropertyValuesHolder(group, propertyId,

Completed in 2585 milliseconds