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

/frameworks/base/libs/hwui/
H A DPropertyValuesHolder.h77 class ANDROID_API FullPathPropertyValuesHolder : public PropertyValuesHolder { class in namespace:android::uirenderer
79 FullPathPropertyValuesHolder(VectorDrawable::FullPath* ptr, int propertyId, float startValue, function in class:android::uirenderer::FullPathPropertyValuesHolder
H A DPropertyValuesHolder.cpp78 void FullPathPropertyValuesHolder::setFraction(float fraction) {
/frameworks/base/core/jni/
H A Dandroid_graphics_drawable_AnimatedVectorDrawable.cpp127 FullPathPropertyValuesHolder* newHolder = new FullPathPropertyValuesHolder(fullPath,

Completed in 518 milliseconds