Searched defs:newTree (Results 1 – 5 of 5) sorted by relevance
102 public void reportTransformation(Object oldTree, Object newTree) { in reportTransformation()
180 BaseTree newTree = (BaseTree)t; in replaceChildren() local
85 Object newTree = dupNode(t); in dupTree() local
210 void TilesManager::swapLayersTextures(LayerAndroid* oldTree, LayerAndroid* newTree) in swapLayersTextures()
745 void LayerAndroid::assignTextureTo(LayerAndroid* newTree) in assignTextureTo()767 bool LayerAndroid::updateWithTree(LayerAndroid* newTree) in updateWithTree()