Searched refs:srcGroup (Results 1 – 1 of 1) sorted by relevance
74 VectorDrawable::Group* srcGroup = reinterpret_cast<VectorDrawable::Group*>(srcGroupPtr); in createGroup() local75 VectorDrawable::Group* newGroup = new VectorDrawable::Group(*srcGroup); in createGroup()