Home | History | Annotate | Download | only in drawable

Lines Matching defs:nSetStrokeColor

1924                     nSetStrokeColor(mNativePtr, newStrokeColor);
2128 nSetStrokeColor(mNativePtr, mStrokeColors.getDefaultColor());
2147 nSetStrokeColor(mNativePtr, strokeColor);
2360 private static native void nSetStrokeColor(long pathPtr, int strokeColor);