Home | History | Annotate | Download | only in view

Lines Matching defs:density

606         public float density;
630 && density == other.density
647 density = other.density;
659 + "density " + density + ", " + xDpi + " x " + yDpi + " dpi, secure " + secure