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

/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java1799 nSetStrokeColor(mNativePtr, newStrokeColor);
1995 nSetStrokeColor(mNativePtr, mStrokeColors.getDefaultColor());
2014 nSetStrokeColor(mNativePtr, strokeColor);
2185 private static native void nSetStrokeColor(long pathPtr, int strokeColor); method in class:VectorDrawable
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
H A DVectorDrawable_Delegate.java411 static void nSetStrokeColor(long pathPtr, int strokeColor) { method in class:VectorDrawable_Delegate

Completed in 12 milliseconds