Searched refs:nSetColor (Results 1 – 3 of 3) sorted by relevance
1049 nSetColor(mNativePaint, color); in setColor()1068 nSetColor(mNativePaint, cs.getNativeInstance(), color); in setColor()3182 private static native void nSetColor(long paintPtr, long colorSpaceHandle, in nSetColor() method in Paint3185 private static native void nSetColor(long paintPtr, @ColorInt int color); in nSetColor() method in Paint
380 /*package*/ static void nSetColor(long paintPtr, long colorSpaceHandle, long color) { in nSetColor() method in Paint_Delegate390 /*package*/ static void nSetColor(long paintPtr, int color) { in nSetColor() method in Paint_Delegate
21016 Landroid/graphics/Paint;->nSetColor(JI)V