Searched defs:syncAnimatableProperties (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DVectorDrawable.h505 mStagingProperties.syncAnimatableProperties(*copy->stagingProperties());
534 mProperties.syncAnimatableProperties(mStagingProperties);
536 mStagingProperties.syncAnimatableProperties(mProperties);
613 void syncAnimatableProperties(const TreeProperties& prop) { mRootAlpha = prop.mRootAlpha; } function in class:android::uirenderer::VectorDrawable::Tree::TreeProperties

Completed in 28 milliseconds