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

/frameworks/base/libs/hwui/
H A DPropertyValuesHolder.h93 class ANDROID_API PathDataPropertyValuesHolder : public PropertyValuesHolder { class in namespace:android::uirenderer
95 PathDataPropertyValuesHolder(VectorDrawable::Path* ptr, PathData* startValue, function in class:android::uirenderer::PathDataPropertyValuesHolder
H A DPropertyValuesHolder.cpp88 void PathDataPropertyValuesHolder::setFraction(float fraction) {
/frameworks/base/core/jni/
H A Dandroid_graphics_drawable_AnimatedVectorDrawable.cpp111 PathDataPropertyValuesHolder* newHolder = new PathDataPropertyValuesHolder(path,

Completed in 65 milliseconds