Lines Matching defs:setDensity
213 * @see #setDensity(int)279 * @see #setDensity(int)289 * backing bitmap via {@link Bitmap#setDensity(int) Bitmap.setDensity(int)}.296 * @see Bitmap#setDensity(int) 298 public void setDensity(int density) {300 mBitmap.setDensity(density);