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