Searched refs:dpi1 (Results 1 – 1 of 1) sorted by relevance
789 int dpi1 = Density.DEFAULT_DENSITY; in compare() local795 dpi1 = value != null ? value.getDpiValue() : Density.DEFAULT_DENSITY; in compare()797 dpi1 = mDensitySort.get(dpi1, 100 /* valueIfKeyNotFound*/); in compare()806 if (dpi1 == dpi2) { in compare()840 return dpi1 - dpi2; in compare()