Home
last modified time | relevance | path

Searched refs:nUpdateFullPathProperties (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java1992 nUpdateFullPathProperties(mNativePtr, strokeWidth, strokeColor, strokeAlpha, in updateStateFromTypedArray()
2202 private static native void nUpdateFullPathProperties(long pathPtr, float strokeWidth, in nUpdateFullPathProperties() method in VectorDrawable
/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java202 static void nUpdateFullPathProperties(long pathPtr, float strokeWidth, in nUpdateFullPathProperties() method in VectorDrawable_Delegate