Lines Matching full:density
1283 <td><code>density</code></td>
1285 The logical density of the display. This is a factor that scales
1286 DIP (Density-Independent Pixel) units to the device's resolution. DIP is adjusted so
1288 on a 160-dpi screen, density = 1.0, while on a 120-dpi screen, density = .75.
1292 {@link android.util.DisplayMetrics#density} for more details.