Searched refs:heightP (Results 1 – 1 of 1) sorted by relevance
508 const int heightP = de::min(displayMetrics.widthPixels, displayMetrics.heightPixels); in getScreenClass() local511 const int heightDp = deFloorFloatToInt32(float(heightP) / dpScale); in getScreenClass()