Searched refs:srcGroupPtr (Results 1 – 1 of 1) sorted by relevance
73 static jlong createGroup(JNIEnv*, jobject, jlong srcGroupPtr) { in createGroup() argument74 VectorDrawable::Group* srcGroup = reinterpret_cast<VectorDrawable::Group*>(srcGroupPtr); in createGroup()