Searched defs:dpToPx (Results 1 – 2 of 2) sorted by relevance
39 fun Int.dpToPx(resources: Resources) = TypedValue.applyDimension( in dpToPx() method
1290 private static float dpToPx(float dp, DisplayMetrics metrics) { in dpToPx() method in ResourcesTest