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