Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DPaint.java3498 private static native void nSetColor(long paintPtr, long colorSpaceHandle, in nSetColor() method in Paint
3501 private static native void nSetColor(long paintPtr, @ColorInt int color); in nSetColor() method in Paint