Searched defs:nSetColor (Results 1 – 2 of 2) sorted by relevance
1238 {"nSetColor", "(JI)V", (void*)PaintGlue::setColor}, in nSetColor() method1239 {"nSetColor", "(JJJ)V", (void*)PaintGlue::setColorLong}, in nSetColor() method
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