Searched defs:nUpdateGroupProperties (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java1316 nUpdateGroupProperties(mNativePtr, rotate, pivotX, pivotY, scaleX, scaleY,
2214 private static native void nUpdateGroupProperties(long groupPtr, float rotate, float pivotX, method in class:VectorDrawable
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
H A DVectorDrawable_Delegate.java282 static void nUpdateGroupProperties(long groupPtr, float rotate, float pivotX, method in class:VectorDrawable_Delegate

Completed in 15 milliseconds