Searched refs:syncProperties (Results 1 – 8 of 8) sorted by relevance
53 mStagingProperties.syncProperties(path.mStagingProperties); in Path()71 void Path::syncProperties() { in syncProperties() function in android::uirenderer::VectorDrawable::Path73 mProperties.syncProperties(mStagingProperties); in syncProperties()75 mStagingProperties.syncProperties(mProperties); in syncProperties()81 mStagingProperties.syncProperties(path.mStagingProperties); in FullPath()196 void FullPath::syncProperties() { in syncProperties() function in android::uirenderer::VectorDrawable::FullPath197 Path::syncProperties(); in syncProperties()200 mProperties.syncProperties(mStagingProperties); in syncProperties()203 mStagingProperties.syncProperties(mProperties); in syncProperties()273 mStagingProperties.syncProperties(group.mStagingProperties); in Group()[all …]
121 virtual void syncProperties() = 0;145 void syncProperties(const PathProperties& prop) { in syncProperties() function171 virtual void syncProperties() override;224 void syncProperties(const FullPathProperties& prop) { in syncProperties() function340 virtual void syncProperties() override;396 void syncProperties(const GroupProperties& prop) { in syncProperties() function457 virtual void syncProperties() override;521 void syncProperties() { in syncProperties() function543 mRootNode->syncProperties(); in syncProperties()
302 void RenderNode::syncProperties() { in syncProperties() function in android::uirenderer::RenderNode323 syncProperties(); in pushStagingPropertiesChanges()
233 void syncProperties();
40 animatedImage->syncProperties(); in syncContents()43 vectorDrawable.first->syncProperties(); in syncContents()
72 void syncProperties();
37 void AnimatedImageDrawable::syncProperties() { in syncProperties() function in android::AnimatedImageDrawable
364 node->syncProperties(); in syncHierarchyPropertiesAndDisplayListImpl()