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

/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java1985 nUpdateFullPathProperties(mNativePtr, strokeWidth, strokeColor, strokeAlpha,
2195 private static native void nUpdateFullPathProperties(long pathPtr, float strokeWidth, method in class:VectorDrawable
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
H A DVectorDrawable_Delegate.java202 static void nUpdateFullPathProperties(long pathPtr, float strokeWidth, method in class:VectorDrawable_Delegate

Completed in 143 milliseconds