Searched refs:srcGroupPtr (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_graphics_drawable_VectorDrawable.cpp75 static jlong createGroup(JNIEnv*, jobject, jlong srcGroupPtr) { argument
76 VectorDrawable::Group* srcGroup = reinterpret_cast<VectorDrawable::Group*>(srcGroupPtr);

Completed in 773 milliseconds