Searched refs:nSetDither (Results 1 – 3 of 3) 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
21018 Landroid/graphics/Paint;->nSetDither(JZ)V