Searched refs:nSetColor (Results 1 – 2 of 2) sorted by relevance
969 nSetColor(mNativePaint, color); in setColor()2989 private static native void nSetColor(long paintPtr, @ColorInt int color); in nSetColor() method in Paint
354 /*package*/ static void nSetColor(long nativePaint, int color) { in nSetColor() method in Paint_Delegate