Searched refs:nSetDither (Results 1 – 2 of 2) sorted by relevance
800 nSetDither(mNativePaint, dither); in setDither()3160 private static native void nSetDither(long paintPtr, boolean dither); in nSetDither() method in Paint
370 /*package*/ static void nSetDither(long nativePaint, boolean dither) { in nSetDither() method in Paint_Delegate