Searched refs:syncAnimatableProperties (Results 1 – 1 of 1) sorted by relevance
510 mStagingProperties.syncAnimatableProperties(copy->stagingProperties()); in Tree()538 mProperties.syncAnimatableProperties(mStagingProperties); in syncProperties()540 mStagingProperties.syncAnimatableProperties(mProperties); in syncProperties()616 void syncAnimatableProperties(const TreeProperties& prop) { mRootAlpha = prop.mRootAlpha; } in syncAnimatableProperties() function