Searched refs:syncProperties (Results 1 – 5 of 5) sorted by relevance
104 mStagingProperties.syncProperties(path.mStagingProperties); in Path()121 void Path::syncProperties() { in syncProperties() function in android::uirenderer::VectorDrawable::Path123 mProperties.syncProperties(mStagingProperties); in syncProperties()125 mStagingProperties.syncProperties(mProperties); in syncProperties()131 mStagingProperties.syncProperties(path.mStagingProperties); in FullPath()242 void FullPath::syncProperties() { in syncProperties() function in android::uirenderer::VectorDrawable::FullPath243 Path::syncProperties(); in syncProperties()246 mProperties.syncProperties(mStagingProperties); in syncProperties()249 mStagingProperties.syncProperties(mProperties); in syncProperties()317 mStagingProperties.syncProperties(group.mStagingProperties); in Group()[all …]
115 virtual void syncProperties() = 0;136 void syncProperties(const PathProperties& prop) { in syncProperties() function167 virtual void syncProperties() override;226 void syncProperties(const FullPathProperties& prop) { in syncProperties() function366 virtual void syncProperties() override;422 void syncProperties(const GroupProperties& prop) { in syncProperties() function506 virtual void syncProperties() override;562 void syncProperties() { in syncProperties() function574 mRootNode->syncProperties(); in syncProperties()686 mTree->syncProperties(); in operator()
317 void syncProperties();
430 void RenderNode::syncProperties() { in pushLayerUpdate() function in android::uirenderer::RenderNode445 syncProperties(); in pushLayerUpdate()
240 node->syncProperties(); in syncHierarchyPropertiesAndDisplayListImpl()