Searched defs:getDensity (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
H A DIconLoader.java59 public Density getDensity() { method in class:IconLoader
/frameworks/base/graphics/java/android/graphics/
H A DNinePatch.java217 * {@link Bitmap#getDensity() Bitmap.getDensity()}.
219 public int getDensity() { method in class:NinePatch
H A DBitmap.java44 * @see Bitmap#getDensity()
173 public int getDensity() { method in class:Bitmap
175 Log.w(TAG, "Called getDensity() on a recycle()'d bitmap! This is undefined behavior!");
188 * @see #getDensity()
869 * initial density is as per {@link #getDensity}. The newly created
903 * initial density is as per {@link #getDensity}. The newly created
923 * initial density is as per {@link #getDensity}.
1047 * initial density is as per {@link #getDensity}. The newly created
1118 * initial density is as per {@link #getDensity}. The newly created
H A DCanvas.java170 * @see #getDensity()
250 * @see Bitmap#getDensity()
252 public int getDensity() { method in class:Canvas
265 * @see #getDensity()
/frameworks/base/media/java/android/media/audiofx/
H A DEnvironmentalReverb.java422 public short getDensity() method in class:EnvironmentalReverb

Completed in 1227 milliseconds