Home
last modified time | relevance | path

Searched refs:isDither (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DShapeDrawable.java446 boolean dither = paint.isDither(); in updateStateFromTypedArray()
DBitmapDrawable.java802 paint.setDither(a.getBoolean(R.styleable.BitmapDrawable_dither, paint.isDither())); in updateStateFromTypedArray()
/frameworks/base/graphics/java/android/graphics/
DPaint.java676 public final boolean isDither() { in isDither() method in Paint
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt11008 method public final boolean isDither();
/frameworks/base/api/
Dcurrent.txt12050 method public final boolean isDither();
Dsystem-current.txt12489 method public final boolean isDither();
Dtest-current.txt12063 method public final boolean isDither();