Searched defs:dpToPx (Results 1 – 3 of 3) sorted by relevance
28 public static float dpToPx(Context context, float dp) { in dpToPx() method in DpUtil
123 private float dpToPx(int dp) { in dpToPx() method in TouchTargetEnforcer
105 private static int dpToPx(int dp, DisplayMetrics metrics) { in dpToPx() method in GridViewSpecial