Searched refs:nSetStrokeColor (Results 1 – 2 of 2) sorted by relevance
1472 nSetStrokeColor(mNativePtr, newStrokeColor); in onStateChange()1668 nSetStrokeColor(mNativePtr, mStrokeColors.getDefaultColor()); in applyTheme()1687 nSetStrokeColor(mNativePtr, strokeColor); in setStrokeColor()1857 private static native void nSetStrokeColor(long pathPtr, int strokeColor); in nSetStrokeColor() method in VectorDrawable
411 static void nSetStrokeColor(long pathPtr, int strokeColor) { in nSetStrokeColor() method in VectorDrawable_Delegate