Home
last modified time | relevance | path

Searched refs:syncNonAnimatableProperties (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DVectorDrawable.h510 mStagingProperties.syncNonAnimatableProperties(copy->stagingProperties()); in Tree()
532 mProperties.syncNonAnimatableProperties(mStagingProperties); in syncProperties()
563 void syncNonAnimatableProperties(const TreeProperties& prop) { in syncNonAnimatableProperties() function