Searched refs:defaultDp (Results 1 – 1 of 1) sorted by relevance
48 float defaultDp = dpiFromPx(screenPart, DisplayMetrics.DENSITY_DEVICE_STABLE); in getThreshold() local49 float thisDp = dpToPx(defaultDp); in getThreshold()