Searched refs:nSetStrokeColor (Results 1 – 2 of 2) sorted by relevance
1924 nSetStrokeColor(mNativePtr, newStrokeColor); in onStateChange()2128 nSetStrokeColor(mNativePtr, mStrokeColors.getDefaultColor()); in applyTheme()2147 nSetStrokeColor(mNativePtr, strokeColor); in setStrokeColor()2360 private static native void nSetStrokeColor(long pathPtr, int strokeColor); in nSetStrokeColor() method in VectorDrawable
434 static void nSetStrokeColor(long pathPtr, int strokeColor) { in nSetStrokeColor() method in VectorDrawable_Delegate