Searched refs:nSetStrokeColor (Results 1 – 2 of 2) sorted by relevance
1832 nSetStrokeColor(mNativePtr, newStrokeColor); in onStateChange()2036 nSetStrokeColor(mNativePtr, mStrokeColors.getDefaultColor()); in applyTheme()2055 nSetStrokeColor(mNativePtr, strokeColor); in setStrokeColor()2266 private static native void nSetStrokeColor(long pathPtr, int strokeColor); in nSetStrokeColor() method in VectorDrawable
423 static void nSetStrokeColor(long pathPtr, int strokeColor) { in nSetStrokeColor() method in VectorDrawable_Delegate