Searched refs:nSetStrokeColor (Results 1 – 2 of 2) sorted by relevance
1947 nSetStrokeColor(mNativePtr, newStrokeColor); in onStateChange()2151 nSetStrokeColor(mNativePtr, mStrokeColors.getDefaultColor()); in applyTheme()2170 nSetStrokeColor(mNativePtr, strokeColor); in setStrokeColor()2383 private static native void nSetStrokeColor(long pathPtr, int strokeColor); in nSetStrokeColor() method in VectorDrawable
435 static void nSetStrokeColor(long pathPtr, int strokeColor) { in nSetStrokeColor() method in VectorDrawable_Delegate