Searched refs:nSetColor (Results 1 – 2 of 2) sorted by relevance
1212 nSetColor(mNativePaint, color); in setColor()1231 nSetColor(mNativePaint, cs.getNativeInstance(), color); in setColor()3966 private static native void nSetColor(long paintPtr, long colorSpaceHandle, in nSetColor() method in Paint3969 private static native void nSetColor(long paintPtr, @ColorInt int color); in nSetColor() method in Paint
18129 Landroid/graphics/Paint;->nSetColor(JI)V