Searched refs:syncProperties (Results 1 – 8 of 8) sorted by relevance
56 mStagingProperties.syncProperties(path.mStagingProperties); in Path()74 void Path::syncProperties() { in syncProperties() function in android::uirenderer::VectorDrawable::Path76 mProperties.syncProperties(mStagingProperties); in syncProperties()78 mStagingProperties.syncProperties(mProperties); in syncProperties()84 mStagingProperties.syncProperties(path.mStagingProperties); in FullPath()199 void FullPath::syncProperties() { in syncProperties() function in android::uirenderer::VectorDrawable::FullPath200 Path::syncProperties(); in syncProperties()203 mProperties.syncProperties(mStagingProperties); in syncProperties()206 mStagingProperties.syncProperties(mProperties); in syncProperties()276 mStagingProperties.syncProperties(group.mStagingProperties); in Group()[all …]
120 virtual void syncProperties() = 0;144 void syncProperties(const PathProperties& prop) { in syncProperties() function170 virtual void syncProperties() override;223 void syncProperties(const FullPathProperties& prop) { in syncProperties() function339 virtual void syncProperties() override;395 void syncProperties(const GroupProperties& prop) { in syncProperties() function456 virtual void syncProperties() override;520 void syncProperties() { in syncProperties() function542 mRootNode->syncProperties(); in syncProperties()
281 void RenderNode::syncProperties() { in syncProperties() function in android::uirenderer::RenderNode302 syncProperties(); in pushStagingPropertiesChanges()
226 void syncProperties();
43 animatedImage->syncProperties(); in syncContents()46 vectorDrawable.first->syncProperties(); in syncContents()
70 void syncProperties();
36 void AnimatedImageDrawable::syncProperties() { in syncProperties() function in android::AnimatedImageDrawable
355 node->syncProperties(); in syncHierarchyPropertiesAndDisplayListImpl()