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

/frameworks/base/libs/hwui/
H A DPropertyValuesHolder.cpp64 SkColor FullPathColorPropertyValuesHolder::interpolateColors(SkColor fromColor, SkColor toColor,
73 void FullPathColorPropertyValuesHolder::setFraction(float fraction) {
H A DPropertyValuesHolder.h60 class ANDROID_API FullPathColorPropertyValuesHolder : public PropertyValuesHolder { class in namespace:android::uirenderer
62 FullPathColorPropertyValuesHolder(VectorDrawable::FullPath* ptr, int propertyId, int32_t startValue, function in class:android::uirenderer::FullPathColorPropertyValuesHolder
/frameworks/base/core/jni/
H A Dandroid_graphics_drawable_AnimatedVectorDrawable.cpp119 FullPathColorPropertyValuesHolder* newHolder = new FullPathColorPropertyValuesHolder(fullPath,

Completed in 1130 milliseconds