Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DShapeDrawable.java467 boolean dither = paint.isDither(); in updateStateFromTypedArray()
DBitmapDrawable.java852 paint.setDither(a.getBoolean(R.styleable.BitmapDrawable_dither, paint.isDither())); in updateStateFromTypedArray()
/frameworks/base/graphics/java/android/graphics/
DPaint.java695 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.txt13235 method public final boolean isDither();
Dsystem-current.txt14015 method public final boolean isDither();