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