Searched defs:rootGroup (Results 1 – 3 of 3) sorted by relevance
36 ThreadGroup rootGroup = curGroup; in doTest() local
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()