Searched defs:Tree (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DVectorDrawable.h540 class ANDROID_API Tree : public VirtualLightRefBase { class in namespace:android::uirenderer::VectorDrawable
542 Tree(Group* rootNode) : mRootNode(rootNode) { function in class:android::uirenderer::VectorDrawable::Tree
547 Tree(const Tree* copy, Group* rootNode) : Tree(rootNode) { function in class:android::uirenderer::VectorDrawable::Tree
579 TreeProperties(Tree* tree) : mTree(tree) {}
671 Tree* mTree;
684 VectorDrawableFunctor(Tree* tree) : mTree(tree) {}
689 Tree* mTree;
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 139 milliseconds