Home
last modified time | relevance | path

Searched refs:setDither (Results 1 – 25 of 52) sorted by relevance

123

/core/core/src/main/java/androidx/core/graphics/drawable/
DRoundedBitmapDrawable.java214 public void setDither(boolean dither) { in setDither() method in RoundedBitmapDrawable
215 mPaint.setDither(dither); in setDither()
DWrappedDrawableApi14.java110 public void setDither(boolean dither) { in setDither() method in WrappedDrawableApi14
111 mDrawable.setDither(dither); in setDither()
/core/core/api/
D1.1.0-rc01.txt1079 method public void setDither(boolean);
D1.1.0-beta02.txt1079 method public void setDither(boolean);
D1.1.0-beta01.txt1079 method public void setDither(boolean);
D1.2.0-beta01.txt1170 method public void setDither(boolean);
D1.3.0-beta01.txt1192 method public void setDither(boolean);
D1.2.0-beta02.txt1170 method public void setDither(boolean);
Drestricted_1.0.0.txt1247 method public void setDither(boolean);
D1.5.0-beta02.txt1354 method public void setDither(boolean);
D1.5.0-beta03.txt1354 method public void setDither(boolean);
Drestricted_1.1.0-beta01.txt1306 method public void setDither(boolean);
Drestricted_1.1.0-rc01.txt1306 method public void setDither(boolean);
D1.5.0-beta01.txt1354 method public void setDither(boolean);
D1.6.0-beta03.txt1360 method public void setDither(boolean);
D1.6.0-beta01.txt1358 method public void setDither(boolean);
D1.6.0-beta02.txt1358 method public void setDither(boolean);
Drestricted_1.3.0-beta01.txt1435 method public void setDither(boolean);
Drestricted_1.2.0-beta01.txt1413 method public void setDither(boolean);
D1.8.0-beta02.txt1444 method public void setDither(boolean);
Drestricted_1.2.0-beta02.txt1413 method public void setDither(boolean);
D1.7.0-beta03.txt1394 method public void setDither(boolean);
D1.7.0-beta01.txt1394 method public void setDither(boolean);
D1.7.0-beta02.txt1394 method public void setDither(boolean);
D1.10.0-beta01.txt1546 method public void setDither(boolean);

123