Home | History | Annotate | Download | only in app

Lines Matching refs:DENSITY_LOW

1452             case DisplayMetrics.DENSITY_LOW:
1483 case DisplayMetrics.DENSITY_LOW:
1484 return (size * DisplayMetrics.DENSITY_MEDIUM) / DisplayMetrics.DENSITY_LOW;