Searched refs:syncAnimatableProperties (Results 1 – 1 of 1) sorted by relevance
545 mStagingProperties.syncAnimatableProperties(*copy->stagingProperties()); in Tree()566 mProperties.syncAnimatableProperties(mStagingProperties); in syncProperties()568 mStagingProperties.syncAnimatableProperties(mProperties); in syncProperties()657 void syncAnimatableProperties(const TreeProperties& prop) { in syncAnimatableProperties() function