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