Home
last modified time | relevance | path

Searched defs:nSetColor (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DPaint.java3805 private static native void nSetColor(long paintPtr, long colorSpaceHandle, in nSetColor() method in Paint
3808 private static native void nSetColor(long paintPtr, @ColorInt int color); in nSetColor() method in Paint