Searched defs:rootGroup (Results 1 – 2 of 2) sorted by relevance
34 VectorDrawable::Group* rootGroup = reinterpret_cast<VectorDrawable::Group*>(groupPtr); in createTree() local40 VectorDrawable::Group* rootGroup = reinterpret_cast<VectorDrawable::Group*>(groupPtr); in createTreeFromCopy() local
1010 private void createNativeTree(VGroup rootGroup) { in createNativeTree()1018 private void createNativeTreeFromCopy(VectorDrawableState copy, VGroup rootGroup) { in createNativeTreeFromCopy()