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.java2077 nUpdateFullPathProperties(mNativePtr, strokeWidth, strokeColor, strokeAlpha, in updateStateFromTypedArray()
2289 private static native void nUpdateFullPathProperties(long pathPtr, float strokeWidth, in nUpdateFullPathProperties() method in VectorDrawable
/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java213 static void nUpdateFullPathProperties(long pathPtr, float strokeWidth, in nUpdateFullPathProperties() method in VectorDrawable_Delegate