Searched defs:widthDp (Results 1 – 2 of 2) sorted by relevance
103 float widthDp = mDisplayMetrics.widthPixels / mDisplayMetrics.density; in getMaxErrorRatio() local
156 final int widthDp = (int) (bounds.width() / density); in reduceScreenLayout() local