Searched refs:nSetStrokeColor (Results 1 – 2 of 2) sorted by relevance
1936 nSetStrokeColor(mNativePtr, newStrokeColor); in onStateChange()2140 nSetStrokeColor(mNativePtr, mStrokeColors.getDefaultColor()); in applyTheme()2159 nSetStrokeColor(mNativePtr, strokeColor); in setStrokeColor()2372 private static native void nSetStrokeColor(long pathPtr, int strokeColor); in nSetStrokeColor() method in VectorDrawable
17697 Landroid/graphics/drawable/VectorDrawable;->nSetStrokeColor(JI)V