Searched refs:nSetStrokeColor (Results 1 – 3 of 3) sorted by relevance
1951 nSetStrokeColor(mNativePtr, newStrokeColor); in onStateChange()2155 nSetStrokeColor(mNativePtr, mStrokeColors.getDefaultColor()); in applyTheme()2174 nSetStrokeColor(mNativePtr, strokeColor); in setStrokeColor()2387 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
20575 Landroid/graphics/drawable/VectorDrawable;->nSetStrokeColor(JI)V