Searched refs:nSetDither (Results 1 – 2 of 2) sorted by relevance
922 nSetDither(mNativePaint, dither); in setDither()3783 private static native void nSetDither(long paintPtr, boolean dither); in nSetDither() method in Paint
18131 Landroid/graphics/Paint;->nSetDither(JZ)V